m ProbablePrime moved page DestroyBlock (Component) to Component:DestroyBlock: Creating component Namespace |
Add links |
||
Line 8: | Line 8: | ||
}} | }} | ||
Blocks destroying a | Blocks destroying a [[Slot]] via the [[Context_menu|Context Menu]]. Does not block destroying via [[Scene_Inspector_Dialog|Scene Inspector]] or [[ProtoFlux]]. | ||
<!--T:2--> | <!--T:2--> |
Revision as of 19:31, 25 February 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
Blocks destroying a Slot 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. |