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

Search Results for

    Class OptionsViewController

    Inheritance
    System.Object
    ViewController
    OptionsViewController
    TftOptionsViewController
    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 OptionsViewController : 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

    Button1Definition

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

    Button2Definition

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

    CancelHitRegion

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

    CloseButtonDefinition

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

    DefaultMenuButtonTraKeys

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

    ExitHitRegion

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

    KoreaRatingsIconElement

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

    LastItemPadding

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

    MobileMenuButtonTraKeys

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

    MobileOverrideLoadable

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

    OkayHitRegion

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

    OptionsStyle

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

    RestoreDefaultsHitRegion

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

    SurrenderHitRegion

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

    TabButtonDefinition

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

    Tabs

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

    ViewPaneLink

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

    Implements

    IMetaClass