Class HeroFloatingInfoBorderTypeData
Inheritance
System.Object
HeroFloatingInfoBorderTypeData
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 HeroFloatingInfoBorderTypeData : IMetaClass
Properties
| Improve this Doc View SourceAnimIn
Declaration
public MetaHash AnimIn { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
Border
Declaration
public MetaHash Border { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
Highlight
Declaration
public MetaHash Highlight { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
LevelBoxOverlayAlly
Declaration
public MetaHash LevelBoxOverlayAlly { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
LevelBoxOverlayEnemy
Declaration
public MetaHash LevelBoxOverlayEnemy { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
LevelBoxOverlaySelf
Declaration
public MetaHash LevelBoxOverlaySelf { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
LevelBoxOverlaySelfColorblind
Declaration
public MetaHash LevelBoxOverlaySelfColorblind { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |