C# Class System_DelegateWrap, UnityHello

Afficher le fichier Open project: woshihuo12/UnityHello Class Usage Examples

Méthodes publiques

Méthode Description
Register ( LuaState L ) : void

Private Methods

Méthode Description
Clone ( IntPtr L ) : int
Combine ( IntPtr L ) : int
CreateDelegate ( IntPtr L ) : int
Destroy ( IntPtr L ) : int
DynamicInvoke ( IntPtr L ) : int
Equals ( IntPtr L ) : int
GetHashCode ( IntPtr L ) : int
GetInvocationList ( IntPtr L ) : int
GetObjectData ( IntPtr L ) : int
Lua_ToString ( IntPtr L ) : int
Remove ( IntPtr L ) : int
RemoveAll ( IntPtr L ) : int
get_Method ( IntPtr L ) : int
get_Target ( IntPtr L ) : int
op_Addition ( IntPtr L ) : int
op_Equality ( IntPtr L ) : int
op_Subtraction ( IntPtr L ) : int

Method Details

Register() public static méthode

public static Register ( LuaState L ) : void
L LuaState
Résultat void