C# Class Tao.Lua.Lua.luaL_Buffer

ファイルを表示 Open project: WolfgangSt/axiom

Public Properties

Property Type Description
L lua_State
buffer string
lvl int
p string

Property Details

L public_oe property

public lua_State L
return lua_State

buffer public_oe property

public string buffer
return string

lvl public_oe property

public int lvl
return int

p public_oe property

public string p
return string