SetCameraOnline
Sets the online state for a camera.
local result = exports.drx_mdt:SetCameraOnline(id, online)
Paramters:
id
(number
)online
(boolean
)
Returns:
boolean
Last updated
Was this helpful?
Sets the online state for a camera.
local result = exports.drx_mdt:SetCameraOnline(id, online)
Paramters:
id
(number
)
online
(boolean
)
Returns:
boolean
Last updated
Was this helpful?