Class PatchingViewController
Inheritance
System.Object
PatchingViewController
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 PatchingViewController : ViewController, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaObjectLink BaseLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash BeginPatchingButton { get; set; }
Property Value
|
Improve this Doc
View Source
BuildVersionText
Declaration
public MetaHash BuildVersionText { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash KoreanAgeRatingIcon { get; set; }
Property Value
|
Improve this Doc
View Source
KoreanWarningText
Declaration
public MetaHash KoreanWarningText { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ProgressBar { get; set; }
Property Value
|
Improve this Doc
View Source
ProgressText
Declaration
public MetaHash ProgressText { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash Scene { get; set; }
Property Value
|
Improve this Doc
View Source
StatusMessageText
Declaration
public MetaHash StatusMessageText { get; set; }
Property Value
Implements