C# Class LuaInterface_DebuggerWrap, 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
Log ( IntPtr L ) : int
LogError ( IntPtr L ) : int
LogException ( IntPtr L ) : int
LogWarning ( IntPtr L ) : int
get_logger ( IntPtr L ) : int
get_threadStack ( IntPtr L ) : int
get_useLog ( IntPtr L ) : int
set_logger ( IntPtr L ) : int
set_threadStack ( IntPtr L ) : int
set_useLog ( IntPtr L ) : int

Method Details

Register() public static méthode

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