Inheritance
System.Object
ReplayVisibilityMenuViewController
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 ReplayVisibilityMenuViewController : ViewController, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public string AllVisibilityKey { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaObjectLink BaseLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string ChatVisibilityKey { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaHash CheckboxTemplate { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string KillCalloutsVisibilityKey { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaHash Layout { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string MinimapVisibilityKey { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string ObjectiveTimersVisibilityKey { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string QuestsVisibilityKey { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaHash SceneHandle { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string ScoreboardVisibilityKey { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string TargetFrameVisibilityKey { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string TeamFramesBlueVisibilityKey { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string TeamFramesPurpleVisibilityKey { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string TeamScoreVisibilityKey { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string TimeControleVisibilityKey { get; set; }
Property Value
Type |
Description |
System.String |
|
Implements