imported>Xekri Created page with "<languages></languages> <translate> <!--T:1--> {{stub}} {{Infobox Component |Image=DestroyBlockComponent.png |Name=Destroy Block }} <!--T:2--> == Fields == {{Table ComponentF..." |
Updated description, added link. |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 7: | Line 7: | ||
|Name=Destroy Block | |Name=Destroy Block | ||
}} | }} | ||
The '''Destroy Block''' component blocks destroying a [[Slot]] [[Tag|tagged]] by this component via the [[Context_menu|Context Menu]]. Does not block destroying via [[Scene_Inspector_Dialog|Scene Inspector]] or [[ProtoFlux]]. | |||
<!--T:2--> | <!--T:2--> | ||
Line 22: | Line 24: | ||
== Related Components == | == Related Components == | ||
</translate> | </translate> | ||
[[Category:Components{{#translation:}}|Destroy Block]] | [[Category:Components{{#translation:}}|Destroy Block]] | ||
[[Category:Components:Transform:Tagging{{#translation:}}|Destroy Block]] | [[Category:Components:Transform:Tagging{{#translation:}}|Destroy Block]] |
Latest revision as of 22:21, 20 March 2025
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image 
Destroy Block component as seen in the Scene Inspector

The Destroy Block component blocks destroying a Slot tagged by this component via the Context Menu. Does not block destroying via Scene Inspector or ProtoFlux.
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. Some components stop their functionality when this field is disabled, but some don't. |