Source Academy Modules
    Preparing search index...

    Function add_to_container

    • 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