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

Search Results for

    Class UiWeeklyMissionTemplate

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

    Properties

    | Improve this Doc View Source

    CompletionVfx

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

    DescriptionText

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

    Divder

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

    FooterGroup

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

    HelperText

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

    HorizontalSpacer

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

    LayoutGroup

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

    LeftManagedLayout

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

    MissionLayout

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

    MissionObjectiveData

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

    NewMissionVfx

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

    ObjectiveLayout

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

    ObjectiveListLayout

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

    RewardGroup

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

    RewardIcon

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

    RewardIconFrame

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

    RewardLayout

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

    RewardText

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

    TitleGroup

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

    TitleText

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

    VerticalSpacer

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

    Implements

    IMetaClass