Background for Skyrim SE
Member of the ObjectReference script
ScenefunctionGetCurrentScene()Native

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()

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.