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

#include <editor_trackers.h>

Inheritance diagram for CSoundSourcePropTracker:
[legend]
Collaboration diagram for CSoundSourcePropTracker:
[legend]

Public Member Functions

 CSoundSourcePropTracker (CEditor *pEditor)
 
- Public Member Functions inherited from CPropTracker< CSoundSource, ESoundProp >
 CPropTracker (CEditor *pEditor)
 
void Begin (CSoundSource *pObject, ESoundProp Prop, EEditState State, int GroupIndex=-1, int LayerIndex=-1)
 
void End (ESoundProp Prop, EEditState State, int GroupIndex=-1, int LayerIndex=-1)
 

Protected Member Functions

void OnEnd (ESoundProp Prop, int Value) override
 
int PropToValue (ESoundProp Prop) override
 
- Protected Member Functions inherited from CPropTracker< CSoundSource, ESoundProp >
virtual void OnStart (ESoundProp Prop)
 
virtual bool EndChecker (ESoundProp Prop, int Value)
 

Additional Inherited Members

- Public Attributes inherited from CPropTracker< CSoundSource, ESoundProp >
CEditorm_pEditor
 
- Protected Attributes inherited from CPropTracker< CSoundSource, ESoundProp >
int m_OriginalValue
 
CSoundSourcem_pObject
 
int m_OriginalLayerIndex
 
int m_OriginalGroupIndex
 
int m_CurrentLayerIndex
 
int m_CurrentGroupIndex
 
bool m_Tracking
 

Constructor & Destructor Documentation

◆ CSoundSourcePropTracker()

CSoundSourcePropTracker::CSoundSourcePropTracker ( CEditor pEditor)
inline

Member Function Documentation

◆ OnEnd()

void CSoundSourcePropTracker::OnEnd ( ESoundProp  Prop,
int  Value 
)
overrideprotectedvirtual

◆ PropToValue()

int CSoundSourcePropTracker::PropToValue ( ESoundProp  Prop)
overrideprotectedvirtual

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