note to address issue raised by report [#28190].

This commit is contained in:
Campbell Barton
2011-08-09 13:50:27 +00:00
parent f98e2161d0
commit 08e184f302

View File

@@ -217,6 +217,12 @@ General functions
Loads a scene into the game engine.
.. note::
This function is not effective immediately, the scene is queued
and added on the next logic cycle where it will be available
from `getSceneList`
:arg name: The name of the scene
:type name: string
:arg overlay: Overlay or underlay (optional)