Class TftTeamPlannerViewController
Inheritance
System.Object
TftTeamPlannerViewController
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 TftTeamPlannerViewController : ViewController, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaHash ActiveTraitBackground { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ActiveTraitButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Dictionary<uint, MetaEmbedded<TftTeamPlannerActiveTraitData>> ActiveTraitDataByStyle { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ActiveTraitGrid { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ActiveTraitGroup { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ActiveTraitHighlightOutline { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ActiveTraitIcon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ActiveTraitLevelIcon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ActiveTraitsBg { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ActiveTraitSelectionOutline { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string AddToTeamFailureSound { 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 float ChampionHoverEffectGlowMod { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<TftTeamPlannerChampionListingData> ChampionListingData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public byte ChampionsPerRow { get; set; }
Property Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public MetaHash ChampionsViewPane { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string ClearAllTrakey { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaHash ClearButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CloseButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string DismissSound { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaHash EmptyActiveTraitTemplate { get; set; }
Property Value
|
Improve this Doc
View Source
HintText
Declaration
public MetaHash HintText { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m1320775346 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string m1756838779 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string m2144123935 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaHash m2451073868 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m2776216252 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m3117274720 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string m3132288461 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaHash m3422827668 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string m3703761930 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string m3850941106 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaHash m3943243894 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m4191529067 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m601237879 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m634692556 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string m871717586 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaHash m964497624 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash MemberGrid { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink MobileOverrideLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string OpenMenuSoundPc { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaHash PaginateTraitsButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash Scene { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash SnapshotButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string SnapshotTraKey { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaObjectLink TabletOverrideLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public float TeamFullErrorDisplayTimeSecs { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public MetaHash TeamFullScene { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<TftTeamPlannerMemberData> TeamMemberData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<TftTeamPlannerTierData> TierData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public byte TraitsPerRow { get; set; }
Property Value
Type |
Description |
System.Byte |
|
Implements