![]() |
DDraceNetwork Documentation
|
#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 |
| int CProperty::m_Max |
| int CProperty::m_Min |
| int CProperty::m_Type |
| int CProperty::m_Value |