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

Search Results for

    Class MissionsPanelViewController

    Inheritance
    System.Object
    ViewController
    MissionsPanelViewController
    Implements
    IMetaClass
    Inherited Members
    ViewController.PathHashToSelf
    ViewController.BackViewControllerLink
    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 MissionsPanelViewController : ViewController, IMetaClass

    Properties

    | Improve this Doc View Source

    BaseLoadable

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

    EmptyGroup

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

    EventEmptyGroup

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

    EventMissionsCompletedKey

    Declaration
    public string EventMissionsCompletedKey { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    EventMissionsCompletedText

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

    MissionButtonsLayout

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

    MissionCategoryButtons

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

    MissionFullManagedLayout

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

    ObjectiveMeterAnimEaseType

    Declaration
    public byte ObjectiveMeterAnimEaseType { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    ObjectiveMeterAnimTimeSecs

    Declaration
    public float ObjectiveMeterAnimTimeSecs { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    TabletOverrideLoadable

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

    TitleText

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

    ViewPaneLink

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

    WeeklyMissionTemplate

    Declaration
    public MetaEmbedded<UiWeeklyMissionTemplate> WeeklyMissionTemplate { get; set; }
    Property Value
    Type Description
    MetaEmbedded<UiWeeklyMissionTemplate>

    Implements

    IMetaClass