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

Search Results for

    Class LoadoutUpgradeDialogViewController

    Inheritance
    System.Object
    ViewController
    ModalDialogViewController
    LoadoutUpgradeDialogViewController
    Implements
    IMetaClass
    Inherited Members
    ModalDialogViewController.CloseButtonDefinition
    ModalDialogViewController.m954904255
    ModalDialogViewController.BaseLoadable
    ModalDialogViewController.MobileOverrideLoadable
    ModalDialogViewController.TabletOverrideLoadable
    ModalDialogViewController.CancelButtonDefinition
    ModalDialogViewController.ContentScene
    ModalDialogViewController.ConfirmButtonDefinition
    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 LoadoutUpgradeDialogViewController : ModalDialogViewController, IMetaClass

    Properties

    | Improve this Doc View Source

    ErrorText

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

    ItemFrame

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

    ItemIcon

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

    RarityFrameCommon

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

    RarityFrameEpic

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

    RarityFrameLegendary

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

    StarLevel2Vfx

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

    StarLevel3Vfx

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

    UpgradeText

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

    Implements

    IMetaClass