RenameSample

Undocumented in source.

Constructors

this
this(ModuleConfig mcfg, string modID, int sampleID, string newName)
Undocumented in source.

Members

Functions

redo
void redo()
Undocumented in source. Be warned that the author may not have intended to support it.
undo
void undo()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

mcfg
ModuleConfig mcfg;
Undocumented in source.
modID
string modID;
Undocumented in source.
newName
string newName;
Undocumented in source.
oldName
string oldName;
Undocumented in source.
sampleID
int sampleID;
Undocumented in source.

Inherited Members

From UndoableEvent

redo
void redo()
Undocumented in source.
undo
void undo()
Undocumented in source.

Meta