Difference between revisions of "IsPC1stPerson"
no edit summary
imported>Geckbot m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1))) |
imported>Ez0n3 |
||
Line 2: | Line 2: | ||
|origin = GECK1 | |origin = GECK1 | ||
|summary = Returns 1 if the camera is in 1st person view, and returns 0 if the camera is in 3rd person view. | |summary = Returns 1 if the camera is in 1st person view, and returns 0 if the camera is in 3rd person view. | ||
|name = IsPC1stPerson | |||
|returnVal = 0, 1 | |||
|returnType = int | |||
|example = if IsPC1stPerson | |||
}} | }} | ||