Skip to content

Api > PlayableDirector > Stop()


PlayableDirector.Stop()⚓︎

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

Usage⚓︎

---@type PlayableDirector
local playabledirector;


playabledirector.Stop()