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

Search Results for

    Class TftAnnouncementsViewController

    Inheritance
    System.Object
    ViewController
    TftAnnouncementsViewController
    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 TftAnnouncementsViewController : ViewController, IMetaClass

    Properties

    | Improve this Doc View Source

    AnimatedIconLink

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

    BaseLoadable

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

    CenterIconLink

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

    CenterTitleLink

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

    MobileOverrideLoadable

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

    SceneLink

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

    SceneTransitionIn

    Declaration
    public MetaEmbedded<HudMenuTransitionData> SceneTransitionIn { get; set; }
    Property Value
    Type Description
    MetaEmbedded<HudMenuTransitionData>
    | Improve this Doc View Source

    SceneTransitionOut

    Declaration
    public MetaEmbedded<HudMenuTransitionData> SceneTransitionOut { get; set; }
    Property Value
    Type Description
    MetaEmbedded<HudMenuTransitionData>

    Implements

    IMetaClass