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

Search Results for

    Class QuestTrackerMessageTemplate

    Inheritance
    System.Object
    QuestTrackerMessageTemplate
    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 QuestTrackerMessageTemplate : IMetaClass

    Properties

    | Improve this Doc View Source

    Background

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

    BodyIcon

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

    PulseBackground

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

    SlotArea

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

    SwoshAnim

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

    Text

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

    TextByIcon

    Declaration
    public MetaHash TextByIcon { get; set; }
    Property Value
    Type Description
    MetaHash

    Implements

    IMetaClass