PropertyHolder Struct Reference
Keep a static instance of this structure in your property class so that your property class can implement properties more easily. More...
#include <celtool/stdpcimp.h>
Public Attributes | |
csHash< int, csStringID > | constants |
This is a special hash that maps ID's to constants so that we can use a switch to see which ID it is. |
Detailed Description
Keep a static instance of this structure in your property class so that your property class can implement properties more easily.
Definition at line 58 of file stdpcimp.h.
Member Data Documentation
csHash<int, csStringID> PropertyHolder::constants |
This is a special hash that maps ID's to constants so that we can use a switch to see which ID it is.
Definition at line 69 of file stdpcimp.h.
The documentation for this struct was generated from the following file:
- celtool/stdpcimp.h
Generated for CEL: Crystal Entity Layer 1.4.1 by doxygen 1.7.1