DDraceNetwork Docs
|
#include <editor.h>
Public Member Functions | |
CProperty (const char *pName, int Value, int Type, int Min, int Max) | |
CProperty (std::nullptr_t) | |
Public Attributes | |
const char * | m_pName |
int | m_Value |
int | m_Type |
int | m_Min |
int | m_Max |
|
inline |
|
inline |
int CProperty::m_Max |
int CProperty::m_Min |
const char* CProperty::m_pName |
int CProperty::m_Type |
int CProperty::m_Value |