![]() |
Blamite Game Engine - blam!
00406.12.10.23.1457.blamite
The core library for the Blamite Game Engine.
|
#include <types.h>
Public Member Functions | |
void | SetType (RelationshipType type) |
RelationshipType | GetType () const |
User & | GetUser () |
User const & | GetUser () const |
Presence & | GetPresence () |
Presence const & | GetPresence () const |
Presence const & discord::Relationship::GetPresence | ( | ) |
Presence const& discord::Relationship::GetPresence | ( | ) | const |
RelationshipType discord::Relationship::GetType | ( | ) | const |
User const & discord::Relationship::GetUser | ( | ) |
User const& discord::Relationship::GetUser | ( | ) | const |
void discord::Relationship::SetType | ( | RelationshipType | type | ) |