GetTFC
Revision as of 06:12, 16 July 2014 by imported>Odessa (created)
< [[::Category:Functions|Category:Functions]]
A function added by the New Vegas Script Extender.
Description
Returns whether or not the fly camera is currently active.
Syntax
(int) GetTFC
Example
if GetTFC ; do something that needs fly camera endif