Exemplo n.º 1
0
 internal static Texture2D GetIconForObject(UnityEngine.Object obj)
 {
     return(EditorGUIUtility.GetIconForObject(obj));
 }