#include <types.h>
◆ GetLargeImage()
char const * discord::ActivityAssets::GetLargeImage |
( |
| ) |
const |
◆ GetLargeText()
char const * discord::ActivityAssets::GetLargeText |
( |
| ) |
const |
◆ GetSmallImage()
char const * discord::ActivityAssets::GetSmallImage |
( |
| ) |
const |
◆ GetSmallText()
char const * discord::ActivityAssets::GetSmallText |
( |
| ) |
const |
◆ SetLargeImage()
void discord::ActivityAssets::SetLargeImage |
( |
char const * |
largeImage | ) |
|
◆ SetLargeText()
void discord::ActivityAssets::SetLargeText |
( |
char const * |
largeText | ) |
|
◆ SetSmallImage()
void discord::ActivityAssets::SetSmallImage |
( |
char const * |
smallImage | ) |
|
◆ SetSmallText()
void discord::ActivityAssets::SetSmallText |
( |
char const * |
smallText | ) |
|
The documentation for this class was generated from the following files:
- blam/components/3rdparty/discord/types.h
- blam/components/3rdparty/discord/types.cpp