PlayableDirector.Evaluate()
Evaluates the currently playing Playable at the current time.
Usage
---@type PlayableDirector
local playabledirector;
playabledirector.Evaluate()
Evaluates the currently playing Playable at the current time.
---@type PlayableDirector
local playabledirector;
playabledirector.Evaluate()