Component:UserInfo: Difference between revisions

From Resonite Wiki
imported>Chemicalcrux
Creating the page (with a bot!)
 
Automated: update Fields, Categories
 
(One intermediate revision by one other user not shown)
Line 14: Line 14:
== Usage ==
== Usage ==
{{Table ComponentFields
{{Table ComponentFields
|Controllers|Slot|  
|Controllers|{{RootFieldType|SyncRefList`1|[[Type:Slot|Slot]]}}|TypeAdv0=true|
|Hands|Slot|  
|Hands|{{RootFieldType|SyncRefList`1|[[Type:Slot|Slot]]}}|TypeAdv1=true|
}}
}}


Line 27: Line 27:
== Related Components ==
== Related Components ==
</translate>
</translate>
[[Category:Components{{#translation:}}|UserInfo (Component){{#translation:}}]]
[[Category:Components{{#translation:}}|User Info]]
[[Category:ComponentStubs]]
[[Category:ComponentStubs]]
[[Category:Components:Users{{#translation:}}|UserInfo (Component){{#translation:}}]]
[[Category:Components:Users{{#translation:}}|User Info]]

Latest 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 
UserInfo 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.
Controllers list of Slot
Hands list of Slot

Behavior

Examples

Related Components