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.ID.ItemID.BannerEffect Struct Reference
+ Collaboration diagram for Terraria.ID.ItemID.BannerEffect:

Public Member Functions

 BannerEffect (float strength=1f)
 
 BannerEffect (float normalDamageDealt, float expertDamageDealt, float normalDamageReceived, float expertDamageReceived)
 

Static Public Member Functions

static BannerEffect ()
 

Public Attributes

readonly float NormalDamageDealt
 
readonly float ExpertDamageDealt
 
readonly float NormalDamageReceived
 
readonly float ExpertDamageReceived
 
readonly bool Enabled
 

Static Public Attributes

static readonly ItemID.BannerEffect None
 
static readonly ItemID.BannerEffect Reduced
 

Detailed Description

Definition at line 16631 of file ItemID.cs.


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