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

Search Results for

    Class UiMilestoneMissionTemplate

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

    Properties

    | Improve this Doc View Source

    ClaimableIcon

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

    ClaimableVfx

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

    ClaimedIcon

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

    EndRegion

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

    FreeBg

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

    FreeFrameData

    Declaration
    public MetaEmbedded<UiMilestoneFrameData> FreeFrameData { get; set; }
    Property Value
    Type Description
    MetaEmbedded<UiMilestoneFrameData>
    | Improve this Doc View Source

    FreeText

    Declaration
    public MetaHash FreeText { 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

    HitRegion

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

    KeystoneFrameData

    Declaration
    public MetaEmbedded<UiMilestoneFrameData> KeystoneFrameData { get; set; }
    Property Value
    Type Description
    MetaEmbedded<UiMilestoneFrameData>
    | Improve this Doc View Source

    LevelPipActiveDefault

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

    LevelPipActiveHover

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

    LevelPipAvailableDefault

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

    LevelPipAvailableHover

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

    LevelPipBonusDefault

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

    LevelPipBonusHover

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

    LevelPipCompleteDefault

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

    LevelPipCompleteHover

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

    LevelTextActive

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

    LevelTextAvailable

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

    LevelTextComplete

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

    MeterAvailableIcon

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

    MeterBonusIcon

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

    MeterCompleteIcon

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

    MissionIcon

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

    MissionIconBackground

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

    PremiumFrameData

    Declaration
    public MetaEmbedded<UiMilestoneFrameData> PremiumFrameData { get; set; }
    Property Value
    Type Description
    MetaEmbedded<UiMilestoneFrameData>

    Implements

    IMetaClass