| GameLiftManagerLobbyManagerm_BackButton Field |
The back button used to go to the previous lobby screen
Namespace:
ASL
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax private Button m_BackButton
Private m_BackButton As Button
private:
Button^ m_BackButton
val mutable private m_BackButton: Button
Field Value
Type:
ButtonSee Also