| QuickConnectm_StaticStartingScene Field |
The static name of the scene to be loaded after everyone is connected and ready - used to pass to other classes without having to have an instance to this class
Namespace:
ASL
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public static string m_StaticStartingScene
Public Shared m_StaticStartingScene As String
public:
static String^ m_StaticStartingScene
static val mutable m_StaticStartingScene: string
Field Value
Type:
StringSee Also