class Song_SetCopyright

Set Song copyright Command. More...

Full nameTSE3::Cmd::Song_SetCopyright
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 copyright.

See also: Command

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

Song_SetCopyright

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