|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| override int | GetHashCode () |
| override bool | Equals ([NotNullWhen(true)] object? obj) |
| bool | Equals (Label obj) |
| bool | Equals (T? other) |
Static Public Member Functions | |
| static bool | operator== (Label a, Label b) |
| static bool | operator!= (Label a, Label b) |
Package Functions | |
| Label (int label) | |
| int | GetLabelValue () |
Package Attributes | |
| readonly int | m_label |