GetClosestCamera


Get the closest camera to a player.

local result = exports.drx_mdt:GetClosestCamera(source)

Paramters:

  • source (number)

Returns:

  • id (number)

  • label (string)

Last updated

Was this helpful?