GetVATSMode

From the Fallout3 GECK Wiki
Revision as of 13:38, 15 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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]