Class ReplayCameraControlsViewController
Inheritance
System.Object
ReplayCameraControlsViewController
Inherited Members
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()
Assembly: LeagueToolkit.Meta.Classes.dll
public class ReplayCameraControlsViewController : ViewController, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaObjectLink BaseLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CameraControlsComboBoxDefinition { get; set; }
Property Value
|
Improve this Doc
View Source
DirectedCameraStatusText
Declaration
public MetaHash DirectedCameraStatusText { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash DirectedCameraToggleButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash FowToggleButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash SceneLink { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash TeamFowComboBoxDefinition { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash TooltipLink { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash VisibilityMenuButton { get; set; }
Property Value
Implements