League Toolkit League Toolkit
League Toolkit League Toolkit
DocFX + Singulink = ♥

Search Results for

    Class HeroFloatingInfoBorderTypeData

    Inheritance
    System.Object
    HeroFloatingInfoBorderTypeData
    Implements
    IMetaClass
    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 Source

    AnimIn

    Declaration
    public MetaHash AnimIn { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    Border

    Declaration
    public MetaHash Border { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    Highlight

    Declaration
    public MetaHash Highlight { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    LevelBoxOverlayAlly

    Declaration
    public MetaHash LevelBoxOverlayAlly { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    LevelBoxOverlayEnemy

    Declaration
    public MetaHash LevelBoxOverlayEnemy { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    LevelBoxOverlaySelf

    Declaration
    public MetaHash LevelBoxOverlaySelf { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    LevelBoxOverlaySelfColorblind

    Declaration
    public MetaHash LevelBoxOverlaySelfColorblind { get; set; }
    Property Value
    Type Description
    MetaHash

    Implements

    IMetaClass