class Song_SetAuthor

Set Song author Command. More...

Full nameTSE3::Cmd::Song_SetAuthor
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 author.

See also: Command

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

Song_SetAuthor

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