override bool GetAllowControls()
SCR_PostGameGameModeStateComponentClass SCR_BaseGameModeStateComponentClass Attribute("1", uiwidget:UIWidgets.CheckBox, "Disables player controls in this state if checked.", category:"Game Mode")] protected bool m_bDisableControls
Game mode component that handles the post-game period.
sealed override SCR_EGameModeState GetAffiliatedState()
Called on the authority when created to assign state this component belongs to.