C# Class GarrysModLuaShared.LuaTable

Inheritance: LuaObject
ファイルを表示 Open project: OmegaExtern/gmod-csharp-binary-module Class Usage Examples

Public Properties

Property Type Description
_G LuaTable

Public Methods

Method Description
LuaTable ( int index )

Method Details

LuaTable() public method

public LuaTable ( int index )
index int

Property Details

_G public_oe static_oe property

public static LuaTable,GarrysModLuaShared _G
return LuaTable