Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

check if an object is active unity

gameObject.activeSelf //is active
!gameObject.activeSelf //isnt active
 
PREVIOUS NEXT
Tagged: #check #object #active #unity
ADD COMMENT
Topic
Name
1+2 =