Class HudKillCalloutTemplateData
Inheritance
System.Object
HudKillCalloutTemplateData
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: LeagueToolkit.Meta.Classes.dll
public class HudKillCalloutTemplateData : IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaContainer<MetaEmbedded<HudCalloutIdentifier>> Assisters { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash Background { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash EventIconAltarCapture { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash EventIconKillBounty { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash EventIconKillNormal { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash EventIconKillShutdown { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash EventIconKillStreak { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash EventIconReviveAlly { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<HudCalloutIdentifier> GlobalSpellIcon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m1087366568 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m2223718314 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<HudCalloutIdentifier> m32521612 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m3472103613 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m552145895 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m628726306 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash SlotArea { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<HudCalloutIdentifier> Source { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<HudCalloutIdentifier> Target { get; set; }
Property Value
Implements