Component:AvatarNameplateVisibilityDriver: Difference between revisions

From Resonite Wiki
m ProbablePrime moved page AvatarNameplateVisibilityDriver (Component) to Component:AvatarNameplateVisibilityDriver: Creating component Namespace
Automated: update Fields, Categories
 
Line 13: Line 13:
== Usage ==
== Usage ==
{{Table ComponentFields
{{Table ComponentFields
|AlwaysShowToContacts|Bool|  
|AlwaysShowToContacts|Bool|
|Visible|Bool|  
|Visible|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}|TypeAdv1=true|
}}
}}


Line 26: Line 26:
== Related Components ==
== Related Components ==
</translate>
</translate>
[[Category:Components{{#translation:}}|AvatarNameplateVisibilityDriver (Component){{#translation:}}]]
[[Category:Components{{#translation:}}|Avatar Nameplate Visibility Driver]]
[[Category:ComponentStubs]]
[[Category:ComponentStubs]]
[[Category:Components:Users:Common Avatar System:Nameplate{{#translation:}}|AvatarNameplateVisibilityDriver (Component){{#translation:}}]]
[[Category:Components:Users:Common Avatar System:Nameplate{{#translation:}}|Avatar Nameplate Visibility Driver]]

Latest 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 
AvatarNameplateVisibilityDriver component as seen in the Scene Inspector


AvatarNameplateVisibilityDriver is used to drive the visibility of nameplates when nameplates are hidden locally through the nameplate visibility facet on the Home tab of the Dash Menu.

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.
AlwaysShowToContacts Bool
Visible field drive of Bool

Behavior

Examples

Related Components