C# Class System_EnumWrap, UnityHello

Afficher le fichier Open project: woshihuo12/UnityHello

Méthodes publiques

Méthode Description
Register ( LuaState L ) : void

Private Methods

Méthode Description
CompareTo ( IntPtr L ) : int
Equals ( IntPtr L ) : int
Format ( IntPtr L ) : int
GetHashCode ( IntPtr L ) : int
GetName ( IntPtr L ) : int
GetNames ( IntPtr L ) : int
GetTypeCode ( IntPtr L ) : int
GetUnderlyingType ( IntPtr L ) : int
GetValues ( IntPtr L ) : int
IsDefined ( IntPtr L ) : int
Lua_ToString ( IntPtr L ) : int
Parse ( IntPtr L ) : int
ToInt ( IntPtr L ) : int
ToObject ( IntPtr L ) : int
ToString ( IntPtr L ) : int

Method Details

Register() public static méthode

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