Documentation
›
API Reference
›
Object
›
Lobby
Get
Lua
C++
This function retrieves a lobby.
Syntax
Lobby Lobby:Create(number index)
Parameters
index:
The index to retrieve, from zero to Count() minus one.
Returns
Returns the Lobby at the specified index.