#include <types.h>
◆ GetCapacity()
◆ GetId()
| LobbyId discord::Lobby::GetId |
( |
| ) |
const |
◆ GetLocked()
| bool discord::Lobby::GetLocked |
( |
| ) |
const |
◆ GetOwnerId()
| UserId discord::Lobby::GetOwnerId |
( |
| ) |
const |
◆ GetSecret()
◆ GetType()
◆ SetCapacity()
◆ SetId()
| void discord::Lobby::SetId |
( |
LobbyId |
id | ) |
|
◆ SetLocked()
| void discord::Lobby::SetLocked |
( |
bool |
locked | ) |
|
◆ SetOwnerId()
| void discord::Lobby::SetOwnerId |
( |
UserId |
ownerId | ) |
|
◆ SetSecret()
◆ SetType()
| void discord::Lobby::SetType |
( |
LobbyType |
type | ) |
|
The documentation for this class was generated from the following files:
- blam/components/3rdparty/discord/types.h
- blam/components/3rdparty/discord/types.cpp