Category:ProtoFlux:References:Elements: Difference between revisions

Category page
Cleaning ProtoFlux Categories
fix link spaces
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Table ProtoFluxCategoryNodes
{{Table ProtoFluxCategoryNodes
|Element Exists||
|ElementExists|| Checks if a [[Type:IWorldElement|world element]] exists.
|Is Destroyed||
|IsDestroyed|| Checks if a [[Type:IDestroyable|destroyable world element]] is destroyed.
|Is Disposed||
|IsDisposed|| Checks if a [[Type:Worker|worker world element]] is disposed.
|Is Local Element||
|IsLocalElement|| Checks if the [[Type:IWorldElement|world element]] is local (not in the [[Data Model]]).
|Is Removed||
|IsRemoved|| Checks if the [[Type:IWorldElement|world element]] has been removed.
}}
}}
[[Category:ProtoFlux:References]]
[[Category:ProtoFlux:References]]

Latest revision as of 03:49, 25 August 2025

Nodes
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.