Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem > API/Plugins/OnlineSubsystem/FVariantData
| Type | Name | Description | |
|---|---|---|---|
| FVariantData & | operator=
(
const FVariantData& Other |
Assignment operator. Copies the other into this object | |
| FVariantData & | operator=
(
FVariantData&& Other |
Move Assignment operator. Moves the other into this object |