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

Search Results for

    Class TftEventTimer

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

    Properties

    | Improve this Doc View Source

    GreyedTimerText

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

    m2302198840

    Declaration
    public string m2302198840 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    m3787999287

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

    m594846623

    Declaration
    public string m594846623 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    TimerFrame

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

    TimerIcon

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

    TimerText

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

    Implements

    IMetaClass