C# Class UnityEngine_UI_ToggleWrap, UnityHello

Datei anzeigen Open project: woshihuo12/UnityHello Class Usage Examples

Public Methods

Method Description
Register ( LuaState L ) : void

Private Methods

Method Description
GraphicUpdateComplete ( IntPtr L ) : int
LayoutComplete ( IntPtr L ) : int
OnPointerClick ( IntPtr L ) : int
OnSubmit ( IntPtr L ) : int
Rebuild ( IntPtr L ) : int
get_graphic ( IntPtr L ) : int
get_group ( IntPtr L ) : int
get_isOn ( IntPtr L ) : int
get_onValueChanged ( IntPtr L ) : int
get_toggleTransition ( IntPtr L ) : int
op_Equality ( IntPtr L ) : int
set_graphic ( IntPtr L ) : int
set_group ( IntPtr L ) : int
set_isOn ( IntPtr L ) : int
set_onValueChanged ( IntPtr L ) : int
set_toggleTransition ( IntPtr L ) : int

Method Details

Register() public static method

public static Register ( LuaState L ) : void
L LuaState
return void