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

Search Results for

    Class UiElementEffectCooldownData

    Inheritance
    System.Object
    UiElementIData
    UiElementData
    UiElementAssetData
    UiElementEffectData
    UiElementEffectCooldownData
    Implements
    IMetaClass
    Inherited Members
    UiElementData.Enabled
    UiElementData.Layer
    UiElementData.DragType
    UiElementData.Position
    UiElementData.BlockInputEvents
    UiElementIData.Scene
    UiElementIData.Name
    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 UiElementEffectCooldownData : UiElementEffectData, IMetaClass

    Properties

    | Improve this Doc View Source

    EffectColor0

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

    EffectColor1

    Declaration
    public Color EffectColor1 { get; set; }
    Property Value
    Type Description
    Color

    Implements

    IMetaClass