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

Search Results for

    Class TargeterDefinitionAoeScalar

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

    Properties

    | Improve this Doc View Source

    MaxAdjustedRadius

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

    MinAdjustedRadius

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

    Scalar

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

    Implements

    IMetaClass