C# Class SLua.LuaUnityEvent_int_string

Inheritance: LuaObject
Exibir arquivo Open project: yaukeywang/2DPlatformer-SLua

Public Methods

Method Description
reg ( IntPtr l ) : void

Private Methods

Method Description
AddListener ( IntPtr l ) : int
Invoke ( IntPtr l ) : int
RemoveListener ( IntPtr l ) : int
checkType ( IntPtr l, int p, string>.UnityEngine &ua ) : bool

Method Details

reg() public static method

public static reg ( IntPtr l ) : void
l System.IntPtr
return void