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

Search Results for

    Class LolModesSubphaseData

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

    Properties

    | Improve this Doc View Source

    Duration

    Declaration
    public float Duration { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    FlashOnTimeRemaining

    Declaration
    public float FlashOnTimeRemaining { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    m2753632165

    Declaration
    public MetaUnorderedContainer<MetaObjectLink> m2753632165 { get; set; }
    Property Value
    Type Description
    MetaUnorderedContainer<MetaObjectLink>
    | Improve this Doc View Source

    SecondFlashOnTimeRemaining

    Declaration
    public float SecondFlashOnTimeRemaining { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    TimerBarDefaultColor

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

    Type

    Declaration
    public byte Type { get; set; }
    Property Value
    Type Description
    System.Byte

    Implements

    IMetaClass