Skip to main content

PlayableDirector.Stop()

Stops playback of the current Playable and destroys the corresponding graph.

Usage

---@type PlayableDirector
local playabledirector;


playabledirector.Stop()