Search Results for

    Show / Hide Table of Contents

    Struct ResourceInput

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

    Fields

    nonConsumable

    Declaration
    public bool nonConsumable
    Field Value
    Type Description
    Boolean

    type

    Declaration
    public ResourceTypeInfo type
    Field Value
    Type Description
    ResourceTypeInfo

    value

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