Class ChampionTransformSelectionViewController
Inheritance
System.Object
ChampionTransformSelectionViewController
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 ChampionTransformSelectionViewController : ViewController, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaHash EnergyGainAnim { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink Loadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash MeterFill { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash MeterInnerRing { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash MeterOuterRing { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash MeterVanishAnim { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash Scene { get; set; }
Property Value
|
Improve this Doc
View Source
TimerTextAssassin
Declaration
public MetaHash TimerTextAssassin { get; set; }
Property Value
|
Improve this Doc
View Source
TimerTextSlayer
Declaration
public MetaHash TimerTextSlayer { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash TransformButtonAssassin { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash TransformButtonSlayer { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash TransformCenterline { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash TransformReadyAnim { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash TransformReadyAttentionAnim { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash TransformReadyIdleAssassinAnim { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash TransformReadyIdleSlayerAnim { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash TransformReadyOutAnim { get; set; }
Property Value
Implements