Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
bool | Equals (LabelHandle other) |
override bool | Equals ([NotNullWhen(true)] object? obj) |
override int | GetHashCode () |
bool | Equals (T? other) |
Static Public Member Functions | |
static bool | operator== (LabelHandle left, LabelHandle right) |
static bool | operator!= (LabelHandle left, LabelHandle right) |
Package Functions | |
LabelHandle (int id) | |
Properties | |
int | Id [get] |
bool | IsNil [get] |
Definition at line 5 of file LabelHandle.cs.