Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

how to call a function that other scripts can access in unity

void Start()
{
  method.Add <function>().getMethodType("UnderMoved") = false;
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #call #function #scripts #access #unity
ADD COMMENT
Topic
Name
6+2 =