fix formatting |
fix |
||
(One intermediate revision by one other user not shown) | |||
Line 14: | Line 14: | ||
== Fields == | == Fields == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|Scale|Float3| | |Scale|Float3| | ||
|_originalParent|Slot| The slot this avatar was parented to before equipping. | |_originalParent|Slot| The slot this avatar was parented to before equipping. | ||
}} | }} |
Latest revision as of 17:28, 17 December 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
- This is generated by the Avatar Creator Dialog
- This handles the click to equip context menu when clicking on avatars
- Appears to effectively equip to the Root bodynode
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. |
Scale
|
Float3 | |
_originalParent
|
Slot | The slot this avatar was parented to before equipping. |