Description
Wiki Description
Obtains the Scene this reference is currently in, if any. If the reference isn't participating in a scene, it will return None.
Documentation Comment
Returns the scene this reference is currently in - if any
Examples
No human-generated examples found for this function.
Auto-Generated Example
Scene returnedValue = myObjectReference__toCallFunctionOn.GetCurrentScene()