GetCurrentCamera
GetCurrentCamera() returns the view that the local player is using. The returned value will be 1 for external or 0 for internal view. Syntax:
cam_int
=
GetCurrentCamera();
Related:
SetCurrentCamera()