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

Search Results for

    Class CinematicBarsViewController

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

    BottomBlackBar

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

    BottomScene

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

    LeftBlackBar

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

    LeftScene

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

    RightBlackBar

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

    RightScene

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

    TopBlackBar

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

    TopScene

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

    Implements

    IMetaClass