GTA V NativescamCam::getCamSplineNodeIndexOn this pageCam::getCamSplineNodeIndexI named the beginning from Any to BOOL as this native is used in an if statement as well. Syntax ```js mp.game.cam.getCamSplineNodeIndex(cam); ``` Required Arguments cam: int Return value Boolean Example ```js // todo ``` See also