#include <editor_actions.h>
|
| | CEditorActionEditSoundSourceProp (CEditorMap *pMap, int GroupIndex, int LayerIndex, int SourceIndex, ESoundProp Prop, int Previous, int Current) |
| void | Undo () override |
| void | Redo () override |
| | CEditorActionEditLayerPropBase (CEditorMap *pMap, int GroupIndex, int LayerIndex, ESoundProp Prop, int Previous, int Current) |
| | CEditorActionLayerBase (CEditorMap *pMap, int GroupIndex, int LayerIndex) |
| | IEditorAction (CEditorMap *pMap) |
| virtual bool | IsEmpty () |
| const char * | DisplayText () const |
| | CMapObject (CEditorMap *pMap) |
| | CMapObject (const CMapObject &Other) |
| virtual | ~CMapObject ()=default |
| virtual void | OnAttach (CEditorMap *pMap) |
| const CEditor * | Editor () const |
| CEditor * | Editor () |
| const CEditorMap * | Map () const |
| CEditorMap * | Map () |
| const IGraphics * | Graphics () const |
| IGraphics * | Graphics () |
| const ISound * | Sound () const |
| ISound * | Sound () |
| const IStorage * | Storage () const |
| IStorage * | Storage () |
| const ITextRender * | TextRender () const |
| ITextRender * | TextRender () |
◆ CEditorActionEditSoundSourceProp()
| CEditorActionEditSoundSourceProp::CEditorActionEditSoundSourceProp |
( |
CEditorMap * | pMap, |
|
|
int | GroupIndex, |
|
|
int | LayerIndex, |
|
|
int | SourceIndex, |
|
|
ESoundProp | Prop, |
|
|
int | Previous, |
|
|
int | Current ) |
◆ Apply()
| void CEditorActionEditSoundSourceProp::Apply |
( |
int | Value | ) |
|
|
private |
◆ Redo()
| void CEditorActionEditSoundSourceProp::Redo |
( |
| ) |
|
|
overridevirtual |
◆ Undo()
| void CEditorActionEditSoundSourceProp::Undo |
( |
| ) |
|
|
overridevirtual |
◆ m_SourceIndex
| int CEditorActionEditSoundSourceProp::m_SourceIndex |
|
private |
The documentation for this class was generated from the following files: