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

Search Results for

    Class ReplayVisibilityMenuViewController

    Inheritance
    System.Object
    ViewController
    ReplayVisibilityMenuViewController
    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 ReplayVisibilityMenuViewController : ViewController, IMetaClass

    Properties

    | Improve this Doc View Source

    AllVisibilityKey

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

    BaseLoadable

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

    ChatVisibilityKey

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

    CheckboxTemplate

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

    KillCalloutsVisibilityKey

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

    Layout

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

    MinimapVisibilityKey

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

    ObjectiveTimersVisibilityKey

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

    QuestsVisibilityKey

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

    SceneHandle

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

    ScoreboardVisibilityKey

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

    TargetFrameVisibilityKey

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

    TeamFramesBlueVisibilityKey

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

    TeamFramesPurpleVisibilityKey

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

    TeamScoreVisibilityKey

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

    TimeControleVisibilityKey

    Declaration
    public string TimeControleVisibilityKey { get; set; }
    Property Value
    Type Description
    System.String

    Implements

    IMetaClass