Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.Creative.CreativePowers.FreezeRainPower Class Reference

Public Member Functions

override bool GetIsUnlocked ()
 
void Save (BinaryWriter writer)
 
void Load (BinaryReader reader, int gameVersionSaveWasMadeOn)
 
void ValidateWorld (BinaryReader reader, int gameVersionSaveWasMadeOn)
 
void SetPowerInfo (bool enabled)
 
void Reset ()
 
void OnPlayerJoining (int playerIndex)
 
void DeserializeNetMessage (BinaryReader reader, int userId)
 
void ProvidePowerButtons (CreativePowerUIElementRequestInfo info, List< UIElement > elements)
 
void Reset ()
 

Package Functions

override void CustomizeButton (UIElement button)
 
override string GetButtonTextKey ()
 

Properties

ushort PowerId [get, set]
 
string ServerConfigName [get, set]
 
PowerPermissionLevel CurrentPermissionLevel [get, set]
 
PowerPermissionLevel DefaultPermissionLevel [get, set]
 
bool Enabled [get, private set]
 

Private Member Functions

void RequestUse ()
 
void button_OnUpdate (UIElement affectedElement)
 
void button_OnClick (UIMouseEvent evt, UIElement listeningElement)
 

Detailed Description

Definition at line 1485 of file CreativePowers.cs.


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