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

Public Member Functions

 StepsID ()
 Set up the StepsID with default values.
 
void Unset ()
 
void FromSteps (const Steps *p)
 
auto ToSteps (const Song *p, bool bAllowNull) const -> Steps *
 
auto operator< (const StepsID &rhs) const -> bool
 
auto operator== (const StepsID &rhs) const -> bool
 
auto MatchesStepsType (StepsType s) const -> bool
 
auto CreateNode () const -> XNode *
 
void LoadFromNode (const XNode *pNode)
 
auto ToString () const -> std::string
 
auto IsValid () const -> bool
 
auto GetStepsType () const -> StepsType
 
auto GetDifficulty () const -> Difficulty
 
auto GetKey () const -> std::string
 
auto GetDescription () const -> std::string
 
auto GetHash () const -> unsigned
 

Constructor & Destructor Documentation

◆ StepsID()

StepsID::StepsID ( )
inline

Set up the StepsID with default values.

This used to call Unset(), which set the variables to the same thing.


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