Component:AvatarGroup: Difference between revisions

From Resonite Wiki
add info
remove stub
 
Line 27: Line 27:
</translate>
</translate>
[[Category:Components{{#translation:}}|Avatar Group]]
[[Category:Components{{#translation:}}|Avatar Group]]
[[Category:ComponentStubs]]
[[Category:Components:Users:Common Avatar System{{#translation:}}|Avatar Group]]
[[Category:Components:Users:Common Avatar System{{#translation:}}|Avatar Group]]

Latest revision as of 01:56, 14 October 2024

Component image 
AvatarGroup component as seen in the Scene Inspector


AvatarGroup is a component commonly found on the root of an avatar. It mostly controls where the avatar should be parented back to when dequipped, and is set by a user's Avatar Manager.

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.
OriginalParent Slot The slot that this avatar was parented under before being equipped.

Behavior

This component is currently not entirely functioning. see Issue 3076

Examples

Related Components