C# Class KopiLua.Lua.Udata_uv

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

Public Properties

Property Type Description
env Table
len uint
metatable Table

Property Details

env public property

public Table env
return Table

len public property

public uint len
return uint

metatable public property

public Table metatable
return Table