Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

what is type unity

Type t = typeof(String);

//this is a type used to refer to objects of that type I think
//useful for finding components or objects of a type
 
PREVIOUS NEXT
Tagged: #type #unity
ADD COMMENT
Topic
Name
7+5 =