Search Results for

    Show / Hide Table of Contents

    Struct ResourceInputRange

    Namespace: RTSEngine.ResourceExtension
    Assembly: cs.temp.dll.dll
    Syntax
    [Serializable]
    public struct ResourceInputRange

    Fields

    nonConsumable

    Declaration
    public bool nonConsumable
    Field Value
    Type Description
    Boolean

    type

    Declaration
    public ResourceTypeInfo type
    Field Value
    Type Description
    ResourceTypeInfo

    value

    Declaration
    public ResourceTypeValueRange value
    Field Value
    Type Description
    ResourceTypeValueRange
    In This Article
    Back to top Unity RTS Engine Documentation