class Song_SetTitle

Set Song title Command. More...

Full nameTSE3::Cmd::Song_SetTitle
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 title.

See also: Command

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

Song_SetTitle

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