The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
Value Union Reference

#include <lobject.h>

Public Attributes

GCObjectgc
 
voidp
 
int b
 
lua_CFunction f
 

Detailed Description

Definition at line 387 of file lobject.h.

Member Data Documentation

int Value::b

Definition at line 390 of file lobject.h.

lua_CFunction Value::f

Definition at line 391 of file lobject.h.

GCObject* Value::gc

Definition at line 388 of file lobject.h.

void* Value::p

Definition at line 389 of file lobject.h.


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