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 | ||
|_objectGroups|EquippedGroup| | |_objectGroups|{{RootFieldType|SyncList`1|[[#EquippedGroup|EquippedGroup]]}}|TypeAdv0=true| | ||
|_currentAnchor|AvatarAnchor| | |_currentAnchor|{{RootFieldType|LinkRef`1|[[Component:AvatarAnchor|AvatarAnchor]]}}|TypeAdv1=true| | ||
|AutoAddNameBadge|Bool| | |AutoAddNameBadge|Bool| | ||
|AutoAddIconBadge|Bool| | |AutoAddIconBadge|Bool| | ||
|AutoAddLiveIndicator|Bool| | |AutoAddLiveIndicator|Bool| | ||
|EmptySlotHandler|IEmptyAvatarSlotHandler| | |EmptySlotHandler|IEmptyAvatarSlotHandler| | ||
|NameTagText|String| | |DefaultScale|Float| | ||
|NameTagColor| | |NameTagText|String| | ||
|NameTagOutline| | |NameTagColor|ColorX| | ||
|NameTagBackground| | |NameTagOutline|ColorX| | ||
|_badgeTemplates|Slot| | |NameTagBackground|ColorX| | ||
|_autoNameBadge|Slot| | |_badgeTemplates|Slot| | ||
|_autoIconBadge|Slot| | |_autoNameBadge|Slot| | ||
|_autoLiveIndicator|Slot| | |_autoIconBadge|Slot| | ||
|_autoLiveIndicator|Slot| | |||
|_updateVersion|Int| | |||
}} | }} | ||
Line 39: | Line 41: | ||
== Related Components == | == Related Components == | ||
</translate> | </translate> | ||
[[Category:Components{{#translation:}}| | [[Category:Components{{#translation:}}|Avatar Manager]] | ||
[[Category:ComponentStubs]] | [[Category:ComponentStubs]] | ||
[[Category:Components | [[Category:Components With Nested Types{{#translation:}}|Avatar Manager]] | ||
[[Category:Components:Users:Common Avatar System{{#translation:}}|Avatar Manager]] |
Latest revision as of 22:54, 3 March 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
Intoduction
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. |
_objectGroups
|
list of EquippedGroup | |
_currentAnchor
|
direct LinkRef`1<AvatarAnchor> | |
AutoAddNameBadge
|
Bool | |
AutoAddIconBadge
|
Bool | |
AutoAddLiveIndicator
|
Bool | |
EmptySlotHandler
|
IEmptyAvatarSlotHandler | |
DefaultScale
|
Float | |
NameTagText
|
String | |
NameTagColor
|
ColorX | |
NameTagOutline
|
ColorX | |
NameTagBackground
|
ColorX | |
_badgeTemplates
|
Slot | |
_autoNameBadge
|
Slot | |
_autoIconBadge
|
Slot | |
_autoLiveIndicator
|
Slot | |
_updateVersion
|
Int |