Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem > API/Plugins/OnlineSubsystem/FVariantData
| Type | Name | Description | |
|---|---|---|---|
FVariantData () |
Constructor | ||
FVariantData
(
const ValueType& InData |
Constructor starting with an initialized value/type | ||
FVariantData
(
const FVariantData& Other |
Copy constructor. Copies the other into this object | ||
FVariantData
(
FVariantData&& Other |
Move constructor. Moves the other into this object |