Class HeroFloatingInfoBorderDefenseIconData
Inheritance
System.Object
HeroFloatingInfoBorderDefenseIconData
Implements
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()
Namespace: LeagueToolkit.Meta.Classes
Assembly: LeagueToolkit.Meta.Classes.dll
Syntax
public class HeroFloatingInfoBorderDefenseIconData : IMetaClass
Properties
| Improve this Doc View SourceDefenseDownIcons
Declaration
public MetaContainer<MetaEmbedded<HeroFloatingInfoBorderDefenseIconThresholdData>> DefenseDownIcons { get; set; }
Property Value
Type | Description |
---|---|
MetaContainer<MetaEmbedded<HeroFloatingInfoBorderDefenseIconThresholdData>> |
DefenseUpIcon
Declaration
public MetaEmbedded<HeroFloatingInfoBorderDefenseIconThresholdData> DefenseUpIcon { get; set; }
Property Value
Type | Description |
---|---|
MetaEmbedded<HeroFloatingInfoBorderDefenseIconThresholdData> |
EnlargeSize
Declaration
public float EnlargeSize { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
EnlargeTime
Declaration
public float EnlargeTime { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
LeftIconRegion
Declaration
public MetaHash LeftIconRegion { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
SettleTime
Declaration
public float SettleTime { get; set; }
Property Value
Type | Description |
---|---|
System.Single |