Con TFC

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

A function added by the New Vegas Script Extender.

Description

Runs the console command ToggleFlyCam (TFC) via a script, to toggle on or off the fly camera.

Syntax

[help]
(None) Con_TFC

Example

Con_TFC
; then do something that needs fly cam
Con_TFC ; repeat to revert to previous state

See Also