Class Class0x26435b25
Inheritance
System.Object
Class0x26435b25
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 Class0x26435b25 : ViewController, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaObjectLink BaseLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CardBackground { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CountdownBackground { get; set; }
Property Value
|
Improve this Doc
View Source
CountdownText
Declaration
public MetaHash CountdownText { get; set; }
Property Value
|
Improve this Doc
View Source
DescriptionText
Declaration
public MetaHash DescriptionText { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public byte EasingType { get; set; }
Property Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public MetaHash Highlight { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash Icon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m2692161546 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m2855870338 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public byte MaxAlpha { get; set; }
Property Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public byte MinAlpha { get; set; }
Property Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public MetaHash SceneHandle { get; set; }
Property Value
|
Improve this Doc
View Source
TitleText
Declaration
public MetaHash TitleText { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public float TransitionTime { get; set; }
Property Value
Type |
Description |
System.Single |
|
Implements