Component:AvatarBadgeManager: Difference between revisions

From Resonite Wiki
m ProbablePrime moved page AvatarBadgeManager (Component) to Component:AvatarBadgeManager: Creating component Namespace
Automated: update Fields, Categories
Line 14: Line 14:
== Usage ==
== Usage ==
{{Table ComponentFields
{{Table ComponentFields
|BadgeSize|Float|  
|BadgeSize|Float|
|BadgeSeparation|Float|  
|BadgeSeparation|Float|
|_badgesRoot|Slot|  
|MaxRowSize|Int|
|_badgesOffset|Float3|  
|_badgesRoot|Slot|
|_badgesOffset|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}|TypeAdv4=true|
}}
}}


Line 29: Line 30:
== Related Components ==
== Related Components ==
</translate>
</translate>
[[Category:Components{{#translation:}}|AvatarBadgeManager (Component){{#translation:}}]]
[[Category:Components{{#translation:}}|Avatar Badge Manager]]
[[Category:ComponentStubs]]
[[Category:ComponentStubs]]
[[Category:Components:Users:Common Avatar System:Nameplate{{#translation:}}|AvatarBadgeManager (Component){{#translation:}}]]
[[Category:Components:Users:Common Avatar System:Nameplate{{#translation:}}|Avatar Badge Manager]]

Revision as of 23:05, 3 March 2024


This article or section is a Stub. You can help the Resonite Wiki by expanding it.


Component image 
AvatarBadgeManager 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.
BadgeSize Float
BadgeSeparation Float
MaxRowSize Int
_badgesRoot Slot
_badgesOffset field drive of Float3

Behavior

Examples

Related Components