Class TftMatchupBannerViewController
Inheritance
System.Object
TftMatchupBannerViewController
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 TftMatchupBannerViewController : ViewController, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public float BannerDurationSecs { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public MetaObjectLink BaseLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<TftMatchupBannerUiContainer> LeftPlayer { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaUnorderedContainer<string> m1854940096 { get; set; }
Property Value
|
Improve this Doc
View Source
MainScene
Declaration
public MetaHash MainScene { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink MobileOverrideLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<TftMatchupBannerUiContainer> RightPlayer { get; set; }
Property Value
|
Improve this Doc
View Source
RoundText
Declaration
public MetaHash RoundText { get; set; }
Property Value
Implements