Exemplo n.º 1
0
 public static void Internal_DisplayCustomMenu(UnityEngine.Rect screenPosition, System.String[] options, System.Int32[] enabled, System.Int32[] selected, UnityEditor.SelectMenuItemFunction callback, System.Object userData)
 {
 }
Exemplo n.º 2
0
 public static void DisplayCustomMenu(UnityEngine.Rect position, UnityEngine.GUIContent[] options, System.Int32 selected, UnityEditor.SelectMenuItemFunction callback, System.Object userData)
 {
 }