Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem > API/Plugins/OnlineSubsystem/FVariantData
| Type | Name | Description | |
|---|---|---|---|
| void | Copies the data after verifying the type | ||
| void | GetValue
(
TSharedPtr< class FJsonObject >& OutData |
Copies the data after verifying the type | |
| void | GetValue
(
TArray< TSharedPtr< class FJsonValue >>& OutData |
Copies the data after verifying the type | |
| void | GetValue
(
uint32& OutSize, |
Copies the data after verifying the type. | |
| void | GetValue
(
int32& OutData |
Copies the data after verifying the type | |
| void | GetValue
(
uint32& OutData |
Copies the data after verifying the type | |
| void | GetValue
(
bool& OutData |
Copies the data after verifying the type | |
| void | GetValue
(
int64& OutData |
Copies the data after verifying the type | |
| void | GetValue
(
uint64& OutData |
Copies the data after verifying the type | |
| void | GetValue
(
float& OutData |
Copies the data after verifying the type | |
| void | Copies the data after verifying the type | ||
| void | GetValue
(
double& OutData |
Copies the data after verifying the type |