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

Public Member Functions

override bool GetIsUnlocked ()
 
void RequestUse ()
 
void DeserializeNetMessage (BinaryReader reader, int userId)
 
void ProvidePowerButtons (CreativePowerUIElementRequestInfo info, List< UIElement > elements)
 

Package Functions

override void UsePower ()
 
override void OnCreation ()
 

Package Attributes

Point _iconLocation
 
string _powerNameKey
 
string _descriptionKey
 

Properties

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

Private Member Functions

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

Detailed Description

Definition at line 820 of file CreativePowers.cs.


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