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

Search Results for

    Class ReplayCameraControlsViewController

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

    CameraControlsComboBoxDefinition

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

    DirectedCameraStatusText

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

    DirectedCameraToggleButton

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

    FowToggleButton

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

    SceneLink

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

    TeamFowComboBoxDefinition

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

    TooltipLink

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

    VisibilityMenuButton

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

    Implements

    IMetaClass