C# Class UnityEngine_MonoBehaviourWrap, UnityHello

Show file Open project: woshihuo12/UnityHello Class Usage Examples

Public Methods

Method Description
Register ( LuaState L ) : void

Private Methods

Method Description
CancelInvoke ( IntPtr L ) : int
Invoke ( IntPtr L ) : int
InvokeRepeating ( IntPtr L ) : int
IsInvoking ( IntPtr L ) : int
StartCoroutine ( IntPtr L ) : int
StartCoroutine_Auto ( IntPtr L ) : int
StopAllCoroutines ( IntPtr L ) : int
StopCoroutine ( IntPtr L ) : int
get_useGUILayout ( IntPtr L ) : int
op_Equality ( IntPtr L ) : int
print ( IntPtr L ) : int
set_useGUILayout ( IntPtr L ) : int

Method Details

Register() public static method

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