![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
#include <types.h>
Public Member Functions | |
| void | SetId (char const *id) |
| char const * | GetId () const |
| PartySize & | GetSize () |
| PartySize const & | GetSize () const |
| void | SetPrivacy (ActivityPartyPrivacy privacy) |
| ActivityPartyPrivacy | GetPrivacy () const |
| char const * discord::ActivityParty::GetId | ( | ) | const |
| ActivityPartyPrivacy discord::ActivityParty::GetPrivacy | ( | ) | const |
| PartySize const & discord::ActivityParty::GetSize | ( | ) |
Here is the caller graph for this function:| PartySize const& discord::ActivityParty::GetSize | ( | ) | const |
| void discord::ActivityParty::SetId | ( | char const * | id | ) |
Here is the caller graph for this function:| void discord::ActivityParty::SetPrivacy | ( | ActivityPartyPrivacy | privacy | ) |
Here is the caller graph for this function: