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
LClosure Struct Reference

#include <lobject.h>

Public Attributes

 ClosureHeader
 
struct Protop
 
UpValupvals [1]
 

Detailed Description

Definition at line 522 of file lobject.h.

Member Data Documentation

LClosure::ClosureHeader

Definition at line 523 of file lobject.h.

struct Proto* LClosure::p
UpVal* LClosure::upvals[1]

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