PlayableDirector.Stop()
Stops playback of the current Playable and destroys the corresponding graph.
Usage
---@type PlayableDirector
local playabledirector;
playabledirector.Stop()
Stops playback of the current Playable and destroys the corresponding graph.
---@type PlayableDirector
local playabledirector;
playabledirector.Stop()