public class in Shared.Aura.Args
Type metadata
- Assembly
Shared - Namespace
Shared.Aura.Args - Base type
Shared.Aura.Args.AbstractAuraArgs - Hash
053C14A9F09376AD36B3DE25F61523131168BE46C6FD16F9E12F98C9D6CA4569
Relationships
Fields
| Name | Visibility | Signature |
|---|---|---|
DamagePerTick# | public | public Shared.Combat.DamageTypesArray DamagePerTick |
DamageVfxType# | public | public Shared.Combat.DamageVfxType DamageVfxType |
TimeBetweenTicks# | public | public System.Single TimeBetweenTicks |
Methods
GetText
#
protected System.Boolean GetText(System.Text.StringBuilder sb, Shared.Models.Auras.ApplyAuraContext context)
Method metadata
- Visibilityprotected
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
1170D5E1EAFB72646F175E98AA08290AF92E801F83F5F24B21DD213BB7447E63 - Body hash
D8088491B8F701891A8033A338AF138A295C4656D244ED48FE36F14C2B24B1E1 - IL size42
Referenced calls
Shared.Text.DamageTypesArrayText::GetDescriptionText(Shared.Combat.DamageTypesArray, System.Boolean)Shared.Text.TimeTextHelper::SecondsToDescriptionText(System.Single)Shared.Text.StringDefinitions::GetFormatString(System.String, System.String, System.String)System.Text.StringBuilder::Append(System.String)
String literals
Aura_DamageOverTime
public System.Boolean Merge(Shared.Aura.Args.AbstractAuraArgs other)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
74622DFC5C0C0CDB302354A0A0FA9C08995B05122FE7D13D7FABF350326427B8 - Body hash
0DF4455E1071349734CC13BB36ACBF0F40A6F1BF7577D57DE94F4152ACFFDCF6 - IL size93
Referenced calls
Shared.Aura.AuraArgsHelper::GetArgs(System.Object)Shared.Combat.DamageTypesArray::GetTotalDamage()Shared.Aura.Args.AbstractAuraArgs::Merge(Shared.Aura.Args.AbstractAuraArgs)