![]() |
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 | 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 | ) |