Skip to main content

MLSpeaker.GetInstanceID()

Returns the instance id of the object.

Returns:

typeDescription
numberinstance id of the object.

Usage

---@type MLSpeaker
local mlspeaker;


local val0 = mlspeaker.GetInstanceID()