|
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
|
Inheritance diagram for Terraria.GameContent.Creative.ICreativePower:
Collaboration diagram for Terraria.GameContent.Creative.ICreativePower:Public Member Functions | |
| void | DeserializeNetMessage (BinaryReader reader, int userId) |
| void | ProvidePowerButtons (CreativePowerUIElementRequestInfo info, List< UIElement > elements) |
| bool | GetIsUnlocked () |
Properties | |
| ushort | PowerId [get, set] |
| string | ServerConfigName [get, set] |
| PowerPermissionLevel | CurrentPermissionLevel [get, set] |
| PowerPermissionLevel | DefaultPermissionLevel [get, set] |
Definition at line 10 of file ICreativePower.cs.