Difference between revisions of "GetVATSMode"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Kkuhlmann
 
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
 
(One intermediate revision by the same user not shown)
Line 25: Line 25:


[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (GECK 1.1)]]
[[Category:VATS]]
[[Category:VATS]]
[[Category:VATS Functions]]
[[Category:VATS Functions]]
[[Category:VATS Functions (GECK 1.1)]]

Latest revision as of 13:38, 15 August 2009

Description[edit | edit source]

GetVATSMode returns the player's current VATS view:

  • 0 - VATS_MODE_NONE
  • 1 - VATS_TARGET_SELECT
  • 2 - VATS_MENU_MODE
  • 3 - VATS_SCAN_MODE
  • 4 - VATS_PLAYBACK

Syntax[edit | edit source]

GetVATSMode

Examples[edit | edit source]

Notes[edit | edit source]

See Also[edit | edit source]