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

Search Results for

    Class TftScoreboardNotificationTemplate

    Inheritance
    System.Object
    TftScoreboardNotificationTemplate
    Implements
    IMetaClass
    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()
    Namespace: LeagueToolkit.Meta.Classes
    Assembly: LeagueToolkit.Meta.Classes.dll
    Syntax
    public class TftScoreboardNotificationTemplate : IMetaClass

    Properties

    | Improve this Doc View Source

    NotificationBottomIcon1

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

    NotificationBottomIcon2

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

    NotificationBottomIcon3

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

    NotificationBottomline

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

    NotificationIcon

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

    NotificationScene

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

    NotificationTitle

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

    NotificationTopline

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

    TransitionIn

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

    TransitionOut

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

    Implements

    IMetaClass