Allows to enable / disable target game logic.
Returns all entities of selected label as an array.
Returns number of entities attached to selected label.
Returns ID number of target game logic.
Returns all labels attached to selected game logic as an array*.
Allows to get / set game logic name.
Allows to get / set game logic name.
Allows to get / set position of target game logic. This is especially useful when getting the location of a Reference Point. When using Set position, the game logic will immediately go to that position, unlike using a Position Animator.
Allows to get / set position of target game logic. This is especially useful when getting the location of a Reference Point. When using Set position, the game logic will immediately go to that position, unlike using a Position Animator.
Allows to get / set rotation of target game logic. When using Set Rotation, the game logic will immediately go to that rotation, unlike using a Rotation Animator.
Allows to get / set rotation of target game logic. When using Set Rotation, the game logic will immediately go to that rotation, unlike using a Rotation Animator.
Target entity will be added to selected Entity Label.
Allows to add the storage to the selected game logic.
Allows to attach selected Game Logic Label to target Game Logic.
Clears the Entity Label list of attachements.
Deletes the selected game logic*.
Returns whether the target Game Logic has selected Label attached.
Returns whether the game logic has the selected storage attached.
Target entity will be removed from selected Entity Label.
Allows to remove selected Game Logic Label from target Game Logic.
Allows to remove the storage from the selected game logic.
Returns whether the target object is game logic or not.
Allows to spawns new game logic into the world from selected template.
Generated using TypeDoc
Allows to enable / disable target game logic.