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

Search Results for

    Class MapActionSetMaterialFloat

    Inheritance
    System.Object
    MapAction
    MapActionSetMaterialFloat
    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 MapActionSetMaterialFloat : MapAction, IMetaClass

    Properties

    | Improve this Doc View Source

    Key

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

    PropName

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

    Value

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

    Implements

    IMetaClass