terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Classes | |
class | DynamicPropertyReg |
Public Member Functions | |
bool | RegisterDynamicProperty (IDynamicProperty prop) |
bool | UnregisterDynamicProperty (string name) |
void | NotifyMessage (bool start, IMessage msg, bool client_site, bool async) |
DynamicPropertyCollection () | |
Properties | |
bool | HasProperties [get] |
Private Member Functions | |
int | FindProperty (string name) |
Private Attributes | |
ArrayList | _properties |
Definition at line 9 of file DynamicPropertyCollection.cs.