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

Search Results for

    Class SiblingStatCoefficientBySubPart

    Inheritance
    System.Object
    IGameCalculationPart
    SiblingStatCoefficientBySubPart
    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 SiblingStatCoefficientBySubPart : IGameCalculationPart, IMetaClass

    Properties

    | Improve this Doc View Source

    SourceStat

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

    SourceStatFormula

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

    SubPart

    Declaration
    public IGameCalculationPart SubPart { get; set; }
    Property Value
    Type Description
    IGameCalculationPart

    Implements

    IMetaClass