IsPC1stPerson

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function included in the GECK version 1.1.0.36.

Description

Returns 1 if the camera is in 1st person view, and returns 0 if the camera is in 3rd person view.

Syntax

[help]
(0, 1:int) IsPC1stPerson

Example

if IsPC1stPerson