native Lua  0.4.0
Lua on the platform you use with the compiler you choose
Data Fields
Udata Struct Reference

#include <lobject.h>

Collaboration diagram for Udata:
Collaboration graph
[legend]

Data Fields

 CommonHeader
 
lu_byte ttuv_
 
struct Tablemetatable
 
size_t len
 
union Value user_
 

Field Documentation

◆ CommonHeader

Udata::CommonHeader

◆ len

size_t Udata::len

◆ metatable

struct Table* Udata::metatable

◆ ttuv_

lu_byte Udata::ttuv_

◆ user_

union Value Udata::user_

The documentation for this struct was generated from the following file: