LuaInterface.LuaState.LuaGetField C# (CSharp) Method

LuaGetField() public method

public LuaGetField ( object index, string str ) : void
index object
str string
return void
		public void LuaGetField(object index,string str) {
		}