Component:AvatarNameplateVisibilityDriver: Difference between revisions

From Resonite Wiki
imported>QueenHidi
No edit summary
 
Fixed typo in "Introduction" category title
Line 9: Line 9:


<!--T:2-->
<!--T:2-->
== Intoduction ==
== 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 12:25, 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


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.

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