Shared.Aura.Args.StatsChangeAuraArgs
Type JSONpublic class in Shared.Aura.Args
Type metadata
- Assembly
Shared - Namespace
Shared.Aura.Args - Base type
Shared.Aura.Args.AbstractAuraArgs - Hash
AA9792F962FE55435FF3AF8ADB08A86B3DAD4C3EE9962D47A56C2BA83145C3CA
Relationships
Base type
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
StatsToAdd# | public | public System.Collections.Generic.Dictionary<System.String, Shared.Models.Stats.StatModificationData> StatsToAdd |
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
97503ABF1795B0BD002B54DAFC52A626A481CAA0CAB50C475A744E891E776B01 - Body hash
26828E37B46B71490BF95976E464E9753A0AB0B033C5BD65F3981EBE4BF7E1C4 - IL size131
Referenced calls
System.Collections.Generic.Dictionary<System.String, Shared.Models.Stats.StatModificationData>::get_Count()System.Text.StringBuilder::Append(System.String)System.Collections.Generic.Dictionary<System.String, Shared.Models.Stats.StatModificationData>::GetEnumerator()Dictionary.Enumerator<System.String, Shared.Models.Stats.StatModificationData>::get_Current()System.Text.StringBuilder::Append(System.Char)System.Collections.Generic.KeyValuePair<System.String, Shared.Models.Stats.StatModificationData>::get_Key()Shared.Data.EntityStatsDataBase::GetStatOrMissing(System.String)System.Collections.Generic.KeyValuePair<System.String, Shared.Models.Stats.StatModificationData>::get_Value()Shared.Text.StatDescriptionText::GetStatModificationText(Shared.Models.Stats.StatDescription, Shared.Models.Stats.StatModificationData, System.Text.StringBuilder)Dictionary.Enumerator<System.String, Shared.Models.Stats.StatModificationData>::MoveNext()System.IDisposable::Dispose()
String literals
$S$r
Merge
#
public System.Boolean Merge(Shared.Aura.Args.AbstractAuraArgs other)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
1316E5411C9CA366D1EA64D7B5240DB64F0BC610B9398E1A8DC1412E1BC89045 - Body hash
9CC2E4A96B7F7CDADA82331514B7D5F48434A4F603DD6CBE41276ADA6ABEAF5D - IL size31
Referenced calls
System.Math::Max(System.Single, System.Single)Shared.Aura.Args.AbstractAuraArgs::Merge(Shared.Aura.Args.AbstractAuraArgs)