C# Class TestLuaStack, UnityHello

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

Méthodes publiques

Свойство Type Description
Instance TestLuaStack,
go GameObject
go2 GameObject
show LuaInterface.LuaFunction
showStack LuaInterface.LuaFunction
test4 LuaInterface.LuaFunction
testRay LuaInterface.LuaFunction
text UnityEngine.TextAsset

Private Methods

Méthode Description
Awake ( ) : void
OnApplicationQuit ( ) : void
OnGUI ( ) : void
OnSendMsg ( ) : void
PushLuaError ( IntPtr L ) : int
ShowTips ( string msg, string stackTrace, LogType type ) : void
Test1 ( IntPtr L ) : int
Test3 ( IntPtr L ) : int
Test4 ( IntPtr L ) : int
Test5 ( IntPtr L ) : int
Test6 ( IntPtr L ) : int
TestAddComponent ( IntPtr L ) : int
TestArgError ( IntPtr L ) : int
TestCo ( Action action ) : IEnumerator
TestCycle ( IntPtr L ) : int
TestD1 ( ) : void
TestD2 ( ) : void
TestMul0 ( ) : void
TestMul1 ( ) : void
TestMulStack ( IntPtr L ) : int
TestNull ( IntPtr L ) : int
TestOutOfBound ( IntPtr L ) : int
TestTableInCo ( IntPtr L ) : int
Update ( ) : void

Property Details

Instance public_oe static_oe property

public static TestLuaStack, Instance
Résultat TestLuaStack,

go public_oe property

public GameObject go
Résultat GameObject

go2 public_oe property

public GameObject go2
Résultat GameObject

show public_oe static_oe property

public static LuaFunction,LuaInterface show
Résultat LuaInterface.LuaFunction

showStack public_oe static_oe property

public static LuaFunction,LuaInterface showStack
Résultat LuaInterface.LuaFunction

test4 public_oe static_oe property

public static LuaFunction,LuaInterface test4
Résultat LuaInterface.LuaFunction

testRay public_oe static_oe property

public static LuaFunction,LuaInterface testRay
Résultat LuaInterface.LuaFunction

text public_oe property

public TextAsset,UnityEngine text
Résultat UnityEngine.TextAsset