IsScenePlaying
DescriptionEdit
IsScenePlaying Returns 1 if the specified scene is currently playing.
SyntaxEdit
IsScenePlaying SceneID
ExamplesEdit
IsScenePlaying SceneA
Returns true if SceneA is currently playing.
NotesEdit
- As with its papyrus counterpart, this has a possibility to return true, even if the scene is NOT playing. Source
See AlsoEdit
ReferenceEdit
None provided.