Class PlayerFrameViewController
Inheritance
System.Object
PlayerFrameViewController
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 PlayerFrameViewController : ViewController, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<AbilitiesUiData> AbilitiesUiData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink BaseLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CenterTooltipRegion { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<DrawAreaList> DrawAreaList { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<HudCenterFrameGlowData> HudCenterFrameGlowData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<UiLevelUp> LevelUpDisplay { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaContainer<MetaHash> LevelUpLinks { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink m1407459932 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public float MessageDisplayTime { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<BuffDisplayList> NegativeBuffs { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash PlayerBuffsScene { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<PlayerPortraitUiData> PortraitUiData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<BuffDisplayList> PositiveBuffs { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<HudPlayerResourceBars> ResourceBars { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash RootScene { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash SpellCastMessage { get; set; }
Property Value
|
Improve this Doc
View Source
StatPages
Declaration
public MetaContainer<MetaEmbedded<StatPageEntry>> StatPages { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash StatusMessage { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<UiPerkSummonerSpecialistToggles> SummonerSpellSpecialist { get; set; }
Property Value
Implements