Ask the menu to start. More...
Public Attributes | |
string | Region |
The region to connect to. More... | |
string | RoomName |
The session/room name to join. More... | |
![]() | |
virtual bool | NeedsAck => false |
Does the main instance need to wait for an ack? More... | |
virtual string | PersistentKey => null |
If the command is persistent (i.e. needs to be executed on each domain reload), this key is used to store it. More... | |
Additional Inherited Members | |
![]() | |
override System.Threading.Tasks.Task | ExecuteAsync () |
Find the mini menu object and execute the command on it. More... | |
![]() | |
virtual void | Execute () |
Execute the command on a virtual instance. Executes synchronously. More... | |
Ask the menu to start.
string Quantum.QuantumStartUIMppmConnectCommand.Region |
The region to connect to.
string Quantum.QuantumStartUIMppmConnectCommand.RoomName |
The session/room name to join.