Search Results for

    Show / Hide Table of Contents

    Enum GameManager.GameMode

    The different game modes players can choose from.

    Namespace: Game
    Assembly: cs.temp.dll.dll
    Syntax
    public enum GameManager.GameMode

    Fields

    Name Description
    freeForAll

    Players compete individually to be the last one standing.

    keepAway

    Players compete to hold an item (like a hat) for the longest time.

    obstacleCourse

    Players race to complete an obstacle course.

    In This Article
    Back to top Example Unity documentation footer