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

Search Results for

    Class BroadcastViewController

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

    EventLeagueComboBoxDefinition

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

    MainScene

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

    SelectLeagueConfigComboBoxDefinition

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

    SelectLeagueFlavorComboBoxDefinition

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

    Implements

    IMetaClass