Public Member Functions | |
override LuaValue | Execute (LuaTable enviroment, out bool isBreak) |
Public Member Functions inherited from Language.Lua.Statement | |
LuaValue | Execute (LuaTable enviroment, out bool isBreak) |
Public Attributes | |
string | Name |
FunctionBody | Body |
FunctionBody Language.Lua.LocalFunc.Body |
string Language.Lua.LocalFunc.Name |