Create References:Elements ProtoFlux Category |
fix link spaces |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Table ProtoFluxCategoryNodes | {{Table ProtoFluxCategoryNodes | ||
| | |ElementExists|| Checks if a [[Type:IWorldElement|world element]] exists. | ||
| | |IsDestroyed|| Checks if a [[Type:IDestroyable|destroyable world element]] is destroyed. | ||
| | |IsDisposed|| Checks if a [[Type:Worker|worker world element]] is disposed. | ||
| | |IsLocalElement|| Checks if the [[Type:IWorldElement|world element]] is local (not in the [[Data Model]]). | ||
| | |IsRemoved|| Checks if the [[Type:IWorldElement|world element]] has been removed. | ||
}} | }} | ||
[[Category:ProtoFlux:References]] |
Latest revision as of 03:49, 25 August 2025
Node Name | Description |
---|---|
ElementExists | Checks if a world element exists. |
IsDestroyed | Checks if a destroyable world element is destroyed. |
IsDisposed | Checks if a worker world element is disposed. |
IsLocalElement | Checks if the world element is local (not in the Data Model). |
IsRemoved | Checks if the world element has been removed. |
Pages in category "ProtoFlux:References:Elements"
The following 5 pages are in this category, out of 5 total.