Elaztek Developer Hub
Blamite Game Engine - blam!  00406.12.10.23.1457.blamite
The core library for the Blamite Game Engine.
discord::Relationship Class Referencefinal

#include <types.h>

Public Member Functions

void SetType (RelationshipType type)
 
RelationshipType GetType () const
 
UserGetUser ()
 
User const & GetUser () const
 
PresenceGetPresence ()
 
Presence const & GetPresence () const
 

Member Function Documentation

◆ GetPresence() [1/2]

Presence const & discord::Relationship::GetPresence ( )

◆ GetPresence() [2/2]

Presence const& discord::Relationship::GetPresence ( ) const

◆ GetType()

RelationshipType discord::Relationship::GetType ( ) const

◆ GetUser() [1/2]

User const & discord::Relationship::GetUser ( )

◆ GetUser() [2/2]

User const& discord::Relationship::GetUser ( ) const

◆ SetType()

void discord::Relationship::SetType ( RelationshipType  type)

The documentation for this class was generated from the following files: