Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem > API/Plugins/OnlineSubsystem/FVariantData
| Type | Name | Description | |
|---|---|---|---|
| void | Copies the data and sets the type | ||
| void | SetValue
(
uint64 InData |
Copies the data and sets the type | |
| void | SetValue
(
const TSharedRef< class FJsonObject >& InData |
Copies the data and sets the type | |
| void | SetValue
(
uint32 Size, |
Copies the data and sets the type | |
| void | SetValue
(
const TCHAR* InData |
Copies the data and sets the type | |
| void | SetValue
(
int32 InData |
Copies the data and sets the type | |
| void | SetValue
(
uint32 InData |
Copies the data and sets the type | |
| void | SetValue
(
bool InData |
Copies the data and sets the type | |
| void | SetValue
(
double InData |
Copies the data and sets the type | |
| void | SetValue
(
float InData |
Copies the data and sets the type | |
| void | Copies the data and sets the type | ||
| void | SetValue
(
int64 InData |
Copies the data and sets the type |