Search Results for

    Show / Hide Table of Contents

    Class StaticChampionInfo.ChampionInfo

    Inheritance
    System.Object
    StaticChampionInfo.ChampionInfo
    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: Oasys.Common.Tools
    Assembly: Oasys.Common.dll
    Syntax
    public class ChampionInfo

    Properties

    AttackSpeedRatio

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

    BaseAttackSpeed

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

    Name

    Declaration
    public string Name { get; }
    Property Value
    Type Description
    System.String

    Extension Methods

    Extensions.In<T>(T, T[])
    ☀
    ☾
    In This Article
    Back to top
    Generated by DocFX
    ☀
    ☾