GetTFC
Jump to navigation
Jump to search
< [[::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