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

Search Results for

    Class MinimapIconChangeOpacity

    Inheritance
    System.Object
    MinimapIconBehavior
    MinimapIconChangeOpacity
    Implements
    IMetaClass
    Inherited Members
    MinimapIconBehavior.Duration
    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 MinimapIconChangeOpacity : MinimapIconBehavior, IMetaClass

    Properties

    | Improve this Doc View Source

    EaseType

    Declaration
    public byte EaseType { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    StartAlpha

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

    TargetAlpha

    Declaration
    public float TargetAlpha { get; set; }
    Property Value
    Type Description
    System.Single

    Implements

    IMetaClass