class Song_SetDate

Set Song date Command. More...

Full nameTSE3::Cmd::Song_SetDate
Definition#include <Song.h>
InheritsTSE3::Cmd::VariableSetCommand [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

Command to set a Song's date.

See also: Command

 Song_SetDate (TSE3::Song *s, const std::string &str)

Song_SetDate

To create this command specify the Song object to alter and the new date.