IsScenePlaying
Jump to navigation
Jump to search
Description[edit | edit source]
IsScenePlaying Returns 1 if the specified scene is currently playing.
Syntax[edit | edit source]
IsScenePlaying SceneID
Examples[edit | edit source]
IsScenePlaying SceneA
Returns true if SceneA is currently playing.
Notes[edit | edit source]
- As with its papyrus counterpart, this has a possibility to return true, even if the scene is NOT playing. Source
See Also[edit | edit source]
Reference[edit | edit source]
None provided.