Component:SimpleAwayIndicator: Difference between revisions

From Resonite Wiki
m ProbablePrime moved page SimpleAwayIndicator (Component) to Component:SimpleAwayIndicator: Creating component Namespace
Automated: update Fields, Categories
Line 14: Line 14:
== Usage ==
== Usage ==
{{Table ComponentFields
{{Table ComponentFields
|User|User|  
|User|User|
|AwayMaterial|Material|  
|AwayMaterial|{{RootFieldType|AssetRef`1|[[Type:Material|Material]]}}|TypeAdv1=true|
|Renderer|MeshRenderer|  
|Renderer|'''[[Component:MeshRenderer|MeshRenderer]]'''|TypeAdv2=true|
|_oldMaterials|Material|  
|_oldMaterials|{{RootFieldType|SyncAssetList`1|[[Type:Material|Material]]}}|TypeAdv3=true|
}}
}}


Line 29: Line 29:
== Related Components ==
== Related Components ==
</translate>
</translate>
[[Category:Components{{#translation:}}|SimpleAwayIndicator (Component){{#translation:}}]]
[[Category:Components{{#translation:}}|Simple Away Indicator]]
[[Category:ComponentStubs]]
[[Category:ComponentStubs]]
[[Category:Components:Users{{#translation:}}|SimpleAwayIndicator (Component){{#translation:}}]]
[[Category:Components:Users{{#translation:}}|Simple Away Indicator]]

Revision as of 22:53, 3 March 2024


This article or section is a Stub. You can help the Resonite Wiki by expanding it.


Component image 
SimpleAwayIndicator component as seen in the Scene Inspector


Intoduction

Usage

Fields
Name Type Description
persistent Bool Determines whether or not this item will be saved to the server.
UpdateOrder Int Controls the order in which this component is updated.
Enabled Bool Controls whether or not this component is enabled.
User User
AwayMaterial Material
Renderer MeshRenderer
_oldMaterials list of Material

Behavior

Examples

Related Components