Etterna 0.74.4
Loading...
Searching...
No Matches
Public Member Functions | List of all members
SongID Class Reference

Public Member Functions

 SongID ()
 Set up the SongID with default values.
 
void Unset ()
 
void FromSong (const Song *p)
 
auto ToSong () const -> Song *
 
auto operator< (const SongID &other) const -> bool
 
auto operator== (const SongID &other) const -> bool
 
auto CreateNode () const -> XNode *
 
void LoadFromNode (const XNode *pNode)
 
void LoadFromString (const char *dir)
 
void FromString (std::string _sDir)
 
auto ToString () const -> std::string
 
auto IsValid () const -> bool
 

Constructor & Destructor Documentation

◆ SongID()

SongID::SongID ( )
inline

Set up the SongID with default values.

This used to call Unset() to do the same thing.


The documentation for this class was generated from the following files: