• Add the given game object to the container. Mutates the container.

    Parameters

    • container: GameObject

      container object

    • obj: GameObject

      game object to add to the container

    Returns GameObject | undefined

    container object