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

Search Results for

    Class UiMilestoneTimelineEnd

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

    Properties

    | Improve this Doc View Source

    Background

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

    FrameAvailable

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

    FrameComplete

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

    Group

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

    MeterAvailable

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

    MeterComplete

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

    MilestoneRegion

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

    PipAvailable

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

    PipComplete

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

    TextAvailable

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

    TextComplete

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

    Implements

    IMetaClass