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

Search Results for

    Class Class0xa0b62126

    Inheritance
    System.Object
    MapAction
    Class0xa0b62126
    Implements
    IMetaClass
    Inherited Members
    MapAction.StartTime
    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 Class0xa0b62126 : MapAction, 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

    TargetColor

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

    TargetLightingVolume

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

    Implements

    IMetaClass