note to address issue raised by report [#28190].
This commit is contained in:
		@@ -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)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user