VGDC 2025-2026 Club Game
Loading...
Searching...
No Matches
LevelName Struct Reference

Public Member Functions

int CompareTo (LevelName other)
bool Equals (LevelName other)
override bool Equals (object obj)
override int GetHashCode ()

Static Public Member Functions

static bool operator== (LevelName left, LevelName right)
static bool operator!= (LevelName left, LevelName right)

Data Fields

string name

Member Function Documentation

◆ CompareTo()

int LevelName.CompareTo ( LevelName other)
inline

◆ Equals() [1/2]

bool LevelName.Equals ( LevelName other)
inline
Here is the caller graph for this function:

◆ Equals() [2/2]

override bool LevelName.Equals ( object obj)
inline
Here is the call graph for this function:

◆ GetHashCode()

override int LevelName.GetHashCode ( )
inline

◆ operator!=()

bool LevelName.operator!= ( LevelName left,
LevelName right )
static

◆ operator==()

bool LevelName.operator== ( LevelName left,
LevelName right )
static

Field Documentation

◆ name

string LevelName.name

The documentation for this struct was generated from the following file: