Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

unity c# check how many of an object exists

TotalAmount = FindObjectsOfType<Object>().Length;
 
PREVIOUS NEXT
Tagged: #unity #check #object #exists
ADD COMMENT
Topic
Name
7+6 =