You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Moon Antonio edited this page Oct 11, 2017
·
1 revision
UIUtil es un script de apoyo para las diferentes funciones necesarias que son usadas de forma global.
Esta situada en Scripts/Extensiones/Util
API
publicstaticvoidHaciaElFrente(GameObjectgo){}// Mueve un gameobject hacia el frentepublicstaticTFindInParents<T>(GameObjectgo)whereT:Component{}// Encuentra el componente en los padres del GameObjects