GTA V NativescameraCamera::doesExistOn this pageCamera::doesExistReturns whether or not the passed camera handle exists. Syntax ```js camera.doesExist(); ``` Required Arguments Return value Boolean Example ```js // todo ``` See also