C# Class TestExportWrap, 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
DoClick ( IntPtr L ) : int
Test ( IntPtr L ) : int
Test33 ( IntPtr L ) : int
TestByteBuffer ( IntPtr L ) : int
TestChar ( IntPtr L ) : int
TestCheckParamNumber ( IntPtr L ) : int
TestCheckParamString ( IntPtr L ) : int
TestEnum ( IntPtr L ) : int
TestExport_TestBuffer ( IntPtr L ) : int
TestExport_TestRefEvent ( IntPtr L ) : int
TestGeneric ( IntPtr L ) : int
TestRefGameObject ( IntPtr L ) : int
TestReflection ( IntPtr L ) : int
_CreateTestExport ( IntPtr L ) : int
_get_this ( IntPtr L ) : int
_set_this ( IntPtr L ) : int
_this ( IntPtr L ) : int
get_Item ( IntPtr L ) : int
get_Number ( IntPtr L ) : int
get_OnClick ( IntPtr L ) : int
get_OnRefEvent ( IntPtr L ) : int
get_buffer ( IntPtr L ) : int
get_field ( IntPtr L ) : int
set_Item ( IntPtr L ) : int
set_Number ( IntPtr L ) : int
set_OnClick ( IntPtr L ) : int
set_OnRefEvent ( IntPtr L ) : int
set_buffer ( IntPtr L ) : int
set_field ( IntPtr L ) : int

Method Details

Register() public static méthode

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