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

Search Results for

    Class HudReplayEventLineBaseIcons

    Inheritance
    System.Object
    HudReplayEventLineBaseIcons
    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 HudReplayEventLineBaseIcons : IMetaClass

    Properties

    | Improve this Doc View Source

    FrameCenter

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

    FrameLeft

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

    FrameRight

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

    IconCenter

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

    IconKill

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

    IconLeft

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

    IconRight

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

    TeamHighlight0

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

    TeamHighlight1

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

    Implements

    IMetaClass