Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

list removeall unity

//if you want to remove all elements from your list :
yourList.Clear();
 
PREVIOUS NEXT
Tagged: #list #removeall #unity
ADD COMMENT
Topic
Name
4+2 =