PlayableDirectorGetInstanceIDOn this pagePlayableDirector.GetInstanceID() Returns the instance id of the object. Returns: typeDescriptionnumberinstance id of the object. Usage ---@type PlayableDirectorlocal playabledirector;local val0 = playabledirector.GetInstanceID()