docs.unity.cn
    Show / Hide Table of Contents

    Interface IQuantifiable

    Interface for objects which know and can describe their quantity value, when requested.

    Namespace: UnityEngine.GameFoundation
    Syntax
    public interface IQuantifiable

    Properties

    quantity

    Quantity of this object.

    Declaration
    long quantity { get; }
    Property Value
    Type Description
    Int64
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 16 June 2021