terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
override bool | Equals (object o) |
override int | GetHashCode () |
void | GetObjectData (SerializationInfo info, StreamingContext context) |
virtual void | GetObjectData (SerializationInfo info, StreamingContext context) |
void | SetTarget (T target) |
bool | TryGetTarget ([Out] T target) |
Protected Member Functions | |
override void | Finalize () |
override void | Finalize () |
Package Functions | |
EqualityWeakReference (object o) | |
Properties | |
virtual bool | IsAlive [get] |
virtual object | Target [get, set] |
virtual bool | TrackResurrection [get] |
Private Member Functions | |
void | AllocateHandle (object target) |
Private Attributes | |
int | _hashCode |
GCHandle | handle |
bool | trackResurrection |
bool | isLongReference |
GCHandle | gcHandle |
Definition at line 114 of file WeakHashtable.cs.