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
Loading...
Searching...
No Matches
Terraria.GameContent.Creative.ICreativePower Interface Reference
+ 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]
 

Detailed Description

Definition at line 10 of file ICreativePower.cs.


The documentation for this interface was generated from the following file: