DDraceNetwork Documentation
Loading...
Searching...
No Matches
CProperty Class Reference

#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

Constructor & Destructor Documentation

◆ CProperty() [1/2]

CProperty::CProperty ( const char * pName,
int Value,
int Type,
int Min,
int Max )
inline

◆ CProperty() [2/2]

CProperty::CProperty ( std::nullptr_t )
inline

Member Data Documentation

◆ m_Max

int CProperty::m_Max

◆ m_Min

int CProperty::m_Min

◆ m_pName

const char* CProperty::m_pName

◆ m_Type

int CProperty::m_Type

◆ m_Value

int CProperty::m_Value

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