Skip to content

T_Aurora_Profiles_Payday_2_GSI_Nodes_GameStates

Anton Pupkov edited this page Aug 8, 2016 · 1 revision

GameStates Enumeration

Enum for each game state

Namespace: Aurora.Profiles.Payday_2.GSI.Nodes
Assembly: Aurora (in Aurora.exe) Version: 1.0.0.0 (0.0.4.6)

Syntax

C#

public enum GameStates

Members

 

Member name Value Description
Undefined 0 Undefined
None 1 None
Menu_Pause 2 In pause menu
Kit_menu 3 In the in-game lobby
Ingame 4 In-game
Loot_menu 5 In the card drop screen
Mission_end_success 6 In the mission failed screen
Mission_end_failure 7 In the mission success screen

See Also

Reference

Aurora.Profiles.Payday_2.GSI.Nodes Namespace

Clone this wiki locally