GetVATSMode

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Returns the player's current VATS view.

Syntax

[help]
(int) GetVATSMode 

Return Types

0	VATS_MODE_NONE
1	VATS_TARGET_SELECT
2	VATS_MENU_MODE
3	VATS_SCAN_MODE
4	VATS_PLAYBACK

See Also