Esempio n. 1
0
 private static extern void Internal_setfocusedHoverOn(IntPtr thisPtr, ref GUIElementStateStyle value);
Esempio n. 2
0
 private static extern void Internal_getfocusedHoverOn(IntPtr thisPtr, out GUIElementStateStyle __output);
Esempio n. 3
0
 private static extern void Internal_getactiveOn(IntPtr thisPtr, out GUIElementStateStyle __output);
Esempio n. 4
0
 private static extern void Internal_setactiveOn(IntPtr thisPtr, ref GUIElementStateStyle value);
Esempio n. 5
0
 private static extern void Internal_setnormal(IntPtr thisPtr, ref GUIElementStateStyle value);