League Toolkit League Toolkit
League Toolkit League Toolkit
DocFX + Singulink = ♥

Search Results for

    Class FloatingInfoBarViewController

    Inheritance
    System.Object
    ViewController
    FloatingInfoBarViewController
    TftFloatingInfoBarViewController
    Implements
    IMetaClass
    Inherited Members
    ViewController.PathHashToSelf
    ViewController.BackViewControllerLink
    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()
    Namespace: LeagueToolkit.Meta.Classes
    Assembly: LeagueToolkit.Meta.Classes.dll
    Syntax
    public class FloatingInfoBarViewController : ViewController, IMetaClass

    Properties

    | Improve this Doc View Source

    BaseLoadable

    Declaration
    public MetaObjectLink BaseLoadable { get; set; }
    Property Value
    Type Description
    MetaObjectLink
    | Improve this Doc View Source

    InfoBarStyleSourceMap

    Declaration
    public Dictionary<byte, MetaObjectLink> InfoBarStyleSourceMap { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.Dictionary<System.Byte, MetaObjectLink>
    | Improve this Doc View Source

    MobileLoadable

    Declaration
    public MetaObjectLink MobileLoadable { get; set; }
    Property Value
    Type Description
    MetaObjectLink
    | Improve this Doc View Source

    UnitStatusPriorityList

    Declaration
    public MetaObjectLink UnitStatusPriorityList { get; set; }
    Property Value
    Type Description
    MetaObjectLink

    Implements

    IMetaClass