Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

unity check if gameobject is active

// To check if a GameObject is active:
gameObject.activeSelf;
 
PREVIOUS NEXT
Tagged: #unity #check #gameobject #active
ADD COMMENT
Topic
Name
4+5 =