DDraceNetwork Docs
CTouchControls::CBindToggleTouchButtonBehavior::CCommand Class Reference

#include <touch_controls.h>

Collaboration diagram for CTouchControls::CBindToggleTouchButtonBehavior::CCommand:
[legend]

Public Member Functions

 CCommand (const char *pLabel, CButtonLabel::EType LabelType, const char *pCommand)
 

Public Attributes

std::string m_Label
 
CButtonLabel::EType m_LabelType
 
std::string m_Command
 

Constructor & Destructor Documentation

◆ CCommand()

CTouchControls::CBindToggleTouchButtonBehavior::CCommand::CCommand ( const char *  pLabel,
CButtonLabel::EType  LabelType,
const char *  pCommand 
)
inline

Member Data Documentation

◆ m_Command

std::string CTouchControls::CBindToggleTouchButtonBehavior::CCommand::m_Command

◆ m_Label

std::string CTouchControls::CBindToggleTouchButtonBehavior::CCommand::m_Label

◆ m_LabelType

CButtonLabel::EType CTouchControls::CBindToggleTouchButtonBehavior::CCommand::m_LabelType

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