Component:AvatarNameplateVisibilityDriver: Difference between revisions

From Resonite Wiki
Fixed typo in "Introduction" category title
No edit summary
Line 8: Line 8:
}}
}}


<!--T:2-->
== Introduction ==
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]].  
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]].  



Revision as of 20:48, 14 January 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 Bool

Behavior

Examples

Related Components