unity run void from another script

116

unity run void from another script -

myObject.GetComponent<MyScript>().MyFunction();

Comments

Submit
0 Comments