Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
override bool | Equals ([NotNullWhen(true)] object? obj) |
override int | GetHashCode () |
override? string | ToString () |
Package Functions | |
static int | GetHashCodeOfPtr (IntPtr ptr) |
Private Member Functions | |
static bool | CanCompareBits (object obj) |
static bool | FastEqualsCheck (object a, object b) |
Definition at line 9 of file ValueType.cs.