Search Results for

    Show / Hide Table of Contents

    Enum AxisSpawnerOnEnable

    Options for AxisSpawner execute when enabled

    Namespace: Axis.Logic
    Assembly: cs.temp.dll.dll
    Syntax
    public enum AxisSpawnerOnEnable

    Fields

    Name Description
    Nothing

    Nothing happens

    SpawnAll

    Spawns all chidren of this spawner

    SpawnFirst

    Spawns first child of this spawner, and sets it as last sibling in queue.

    SpawnRandom

    Spawns one random child object

    In This Article
    Back to top Axis 1.0.0