Crossfire Server, Trunk
CFConstant Struct Reference

#include <cfpython.h>

+ Collaboration diagram for CFConstant:

Data Fields

const char * name
 
const int value
 

Detailed Description

Definition at line 108 of file cfpython.h.

Field Documentation

◆ name

const char* CFConstant::name

Definition at line 109 of file cfpython.h.

Referenced by writeConstants(), and writeEnum().

◆ value

const int CFConstant::value

Definition at line 110 of file cfpython.h.

Referenced by writeConstants(), and writeEnum().


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