Value Union Reference

#include <lobject.h>

List of all members.

Public Attributes

GCObjectgc
void * p
lua_Number n
int b


Detailed Description

Definition at line 59 of file lobject.h.


Member Data Documentation

GCObject* Value::gc

Definition at line 60 of file lobject.h.

void* Value::p

Definition at line 61 of file lobject.h.

lua_Number Value::n

Definition at line 62 of file lobject.h.

int Value::b

Definition at line 63 of file lobject.h.


The documentation for this union was generated from the following file:
Generated on Mon Feb 16 15:15:08 2009 for Scorched3D by  doxygen 1.5.3