C# Class KopiLua.Lua.luaL_Buffer

Show file Open project: mlnlover11/KopiLua-v5.1.5

Public Properties

Property Type Description
L lua_State
buffer KopiLua.CharPtr
lvl int
p int

Property Details

L public property

public lua_State L
return lua_State

buffer public property

public CharPtr,KopiLua buffer
return KopiLua.CharPtr

lvl public property

public int lvl
return int

p public property

public int p
return int