Skip to main content

VideoPlayer.GetInstanceID()

Returns the instance id of the object.

Returns:

typeDescription
numberinstance id of the object.

Usage

---@type VideoPlayer
local videoplayer;


local val0 = videoplayer.GetInstanceID()