Wiki

Case Status
Log In

Wiki

 
Home ยป Action Reference»Logic Actions»Game Object Is Null
Index
Navigation
Community Wiki

Game Object Is Null

Tests if a game object variable has a null value. 

Game Object
The game object variable to test.
Is Null
Event to send if null.
Is Not Null
Event to send if not null.
Store Result
Store the result (true/false) in a bool variable.
Every Frame
Perform this action every frame. Useful if you want to wait for a GameObject variable to be not null (or null) then send an event.

 


Last modified on 12/28/2015 11:30 PM by User.

  • RSS Feed