Crossfire Server, Trunk
CFConstant Struct Reference

#include <cfpython.h>

Collaboration diagram for CFConstant:
Collaboration graph

Public Attributes

const char * name
 
const int value
 

Detailed Description

Definition at line 105 of file cfpython.h.

Member Data Documentation

◆ name

const char* CFConstant::name

Definition at line 106 of file cfpython.h.

Referenced by writeConstants(), and writeEnum().

◆ value

const int CFConstant::value

Definition at line 107 of file cfpython.h.

Referenced by writeConstants(), and writeEnum().


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