• Creates a new GameObject from an existing Prefab

    3D mode only

    A prefab is something that is pre-built and can be created and used as a whole.

    Available Prefab Information: Click Here

    Parameters

    • prefab_name: string

      The prefab name

    Returns GameObjectIdentifier

    the identifier of the newly created GameObject

Generated using TypeDoc