Shared.Aura.Args.SetCharacterFlagAuraArgs
Type JSONpublic class in Shared.Aura.Args
Type metadata
- Assembly
Shared - Namespace
Shared.Aura.Args - Base type
Shared.Aura.Args.AbstractAuraArgs - Hash
D36C014DEA05278F6A191F1D7C3FACD71588D1A0FB146DBCFE2F9F634D85EB32
Relationships
Fields
| Name | Visibility | Signature |
|---|---|---|
Description# | public | public System.Nullable<Shared.Text.StringId> Description |
Flag# | public | public System.String Flag |
FlagValue1# | public | public System.Single FlagValue1 |
FlagValue2# | public | public System.Single FlagValue2 |
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
CD92A58D42A01E52AD754F46C425BA8C9CFE8C1F50478C8E69753CFB810E7724 - Body hash
2B3663428301716A6CDB8B63D2FF8CDAE451E3B2CF924D7BA2DF9CAF7BF567E6 - IL size70
Referenced calls
System.Nullable<Shared.Text.StringId>::get_HasValue()System.Nullable<Shared.Text.StringId>::GetValueOrDefault()Shared.Text.StringExtensions::GetTranslation(Shared.Text.StringId)System.String::Format(System.String, System.Object, System.Object)System.Text.StringBuilder::Append(System.String)
Merge
#
public System.Boolean Merge(Shared.Aura.Args.AbstractAuraArgs other)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
97079EB93DAA899A94B0A20D9E71C5E51D65CF61C78E9CB3CE48BB9CB2D4FCC1 - Body hash
358C0B408E2B619897D3446BB77961E2841F24C914170C1CA632484A6B3D79C7 - IL size25
Referenced calls
System.Math::Max(System.Single, System.Single)