Categories | Game Foundation | 0.4.0-preview.4
docs.unity.cn
    Show / Hide Table of Contents

    Categories

    Overview

    A Category provides a way to tag catalog items. There are many reasons to use categories. You may want to regroup them and find all the items having a particular category using the Inventory Manager, or enable a game feature for only items having a certain category. A catalog item can have as many categories as needed.

    It is identified by a string id. But it also has a display name that can be used as a more reader-friendly name when displayed in a UI.

    Editor Overview

    The Categories tab is visible for each type of catalog item.

    Category Editor Overview

    The layout is similar to the one for the catalog items.

    (1) The list of categories, with the possibility to add some with the + button at the bottom, and remove the existing ones with the - button next to the category entry.

    (2) The general info with the identifier (id) and the display name.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 20 July 2020