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
|
Classes | |
class | DynamicPropertyReg |
Public Member Functions | |
bool | RegisterDynamicProperty (IDynamicProperty prop) |
bool | UnregisterDynamicProperty (string name) |
void | NotifyMessage (bool start, global::System.Runtime.Remoting.Messaging.IMessage msg, bool client_site, bool async) |
DynamicPropertyCollection () | |
Properties | |
bool | HasProperties [get, set] |
Private Member Functions | |
int | FindProperty (string name) |
Private Attributes | |
global::System.Collections.ArrayList | _properties |
Definition at line 11 of file DynamicPropertyCollection.cs.