terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Public Member Functions | |
SerializationObjectManager (StreamingContext context) | |
void | RegisterObject (object obj) |
void | RaiseOnSerializedEvent () |
Private Member Functions | |
void | AddOnSerialized (object obj) |
Private Attributes | |
readonly global::System.Collections.Generic.Dictionary< object, object > | _objectSeenTable |
readonly StreamingContext | _context |
SerializationEventHandler | _onSerializedHandler |
Definition at line 12 of file SerializationObjectManager.cs.