Skip to main content

MLMicrophone.GetInstanceID()

Returns the instance id of the object.

Returns:

typeDescription
numberinstance id of the object.

Usage

---@type MLMicrophone
local mlmicrophone;


local val0 = mlmicrophone.GetInstanceID()