Alteruna Multiplayer Docs
C#
Show/Hide TOC
Multiplayer
Join
On
Demand
Room Method
Overload List
JoinOnDemandRoom
Create and Join a Room. The Room will close when the last player leaves the room. Use
CreateRoom
for more control.
JoinOnDemandRoom(UInt32)
Join Room by id. The Room will close when the last player leaves the room.
See Also
Reference
Multiplayer Class
Alteruna Namespace
In This Article
Overload List
See Also