Stop - Scene

Member of: Scene Script

Stops the scene.

SyntaxEdit

Function Stop() native

ParametersEdit

None.

Return ValueEdit

None.

ExamplesEdit

; Stops the scene
BoringScene.Stop()

See AlsoEdit