Difference between revisions of "IsPC1stPerson"
Jump to navigation
Jump to search
imported>Kkuhlmann |
imported>Cipscis (Converted to function template - not really much to say about this one) |
||
Line 1: | Line 1: | ||
== | {{Function | ||
|origin = GECK1 | |||
|summary = Returns 1 if the camera is in 1st person view, and returns 0 if the camera is in 3rd person view. | |||
}} | |||
[[Category:Functions]] | [[Category:Functions]] | ||
[[Category:Condition Functions]] | [[Category:Condition Functions]] | ||
[[Category:Player Functions]] | [[Category:Player Functions]] |
Revision as of 23:37, 12 May 2009
< [[::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
IsPC1stPerson