|
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
|
Collaboration diagram for Terraria.GameContent.ChildSafety:Public Member Functions | |
| ChildSafety () | |
Static Public Member Functions | |
| static bool | DangerousGore (int id) |
| static bool | DangerousDust (int id) |
Properties | |
| static bool | Disabled [get, set] |
Static Private Member Functions | |
| static | ChildSafety () |
Static Private Attributes | |
| static SetFactory | factoryDust |
| static SetFactory | factoryGore |
| static readonly bool[] | SafeGore |
| static readonly bool[] | SafeDust |
Definition at line 12 of file ChildSafety.cs.