![]() |
Plasma Engine
2.0
|
A class that overlaps plReflectedTypeDescriptor with the properties needed for patching. More...
#include <GraphVersioning.h>
Public Member Functions | |
const char * | GetTypeName () const |
void | SetTypeName (const char *szName) |
const char * | GetParentTypeName () const |
void | SetParentTypeName (const char *szName) |
Public Attributes | |
plHashedString | m_sTypeName |
plHashedString | m_sParentTypeName |
plUInt32 | m_uiTypeVersion |
A class that overlaps plReflectedTypeDescriptor with the properties needed for patching.