|  Automated: update Fields, Categories |  add info | ||
| Line 2: | Line 2: | ||
| <translate> | <translate> | ||
| <!--T:1--> | <!--T:1--> | ||
| {{Infobox Component | {{Infobox Component | ||
| |Image=AvatarAnchorDestroyOnReleaseComponent.png | |Image=AvatarAnchorDestroyOnReleaseComponent.png | ||
| |Name=AvatarAnchorDestroyOnRelease | |Name=AvatarAnchorDestroyOnRelease | ||
| }} | }} | ||
| When a user is released from an anchor on the same slot as this component, <code>DestroyRoot</code> is destroyed. | |||
| < | |||
| <!--T:3--> | <!--T:3--> | ||
| == Usage == | == Usage == | ||
| {{Table ComponentFields | {{Table ComponentFields | ||
| |DestroyRoot|Slot| | |DestroyRoot|Slot| The slot to destroy when a user is released from an anchor on the same slot as this component. | ||
| }} | }} | ||
| Line 27: | Line 24: | ||
| </translate> | </translate> | ||
| [[Category:Components{{#translation:}}|Avatar Anchor Destroy On Release]] | [[Category:Components{{#translation:}}|Avatar Anchor Destroy On Release]] | ||
| [[Category:Components:Users:Common Avatar System:Anchors{{#translation:}}|Avatar Anchor Destroy On Release]] | [[Category:Components:Users:Common Avatar System:Anchors{{#translation:}}|Avatar Anchor Destroy On Release]] | ||
Latest revision as of 00:22, 14 October 2024
Component image 
AvatarAnchorDestroyOnRelease component as seen in the Scene Inspector 

When a user is released from an anchor on the same slot as this component, DestroyRoot is destroyed.
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. Some components stop their functionality when this field is disabled, but some don't. | 
| DestroyRoot | Slot | The slot to destroy when a user is released from an anchor on the same slot as this component. | 
