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