m ProbablePrime moved page AvatarGroup (Component) to Component:AvatarGroup: Creating component Namespace |
remove stub |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
<translate> | <translate> | ||
<!--T:1--> | <!--T:1--> | ||
{{Infobox Component | {{Infobox Component | ||
|Image=AvatarGroupComponent.png | |Image=AvatarGroupComponent.png | ||
Line 9: | Line 8: | ||
<!--T:2--> | <!--T:2--> | ||
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 [[Component:AvatarManager|Avatar Manager]]. | |||
<!--T:3--> | <!--T:3--> | ||
== Usage == | == Usage == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|OriginalParent|Slot| | |OriginalParent|Slot| The slot that this avatar was parented under before being equipped. | ||
}} | }} | ||
<!--T:4--> | <!--T:4--> | ||
== Behavior == | == Behavior == | ||
This component is currently not entirely functioning. see [https://github.com/Yellow-Dog-Man/Resonite-Issues/issues/3076 Issue 3076] | |||
<!--T:5--> | <!--T:5--> | ||
Line 26: | Line 26: | ||
== Related Components == | == Related Components == | ||
</translate> | </translate> | ||
[[Category:Components{{#translation:}}| | [[Category:Components{{#translation:}}|Avatar Group]] | ||
[[Category:Components:Users:Common Avatar System{{#translation:}}|Avatar Group]] | |||
[[Category:Components:Users:Common Avatar System{{#translation:}}| |
Latest revision as of 01:56, 14 October 2024
Component image
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
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