Navigation
API > API/Plugins > API/Plugins/ElectraBase > API/Plugins/ElectraBase/FVariantValue
| Type | Name | Description | |
|---|---|---|---|
FVariantValue
(
const TArray< uint8 >& ArrayValue |
|||
FVariantValue
(
const FVariantValue& rhs |
|||
FVariantValue
(
const FString& StringValue |
|||
FVariantValue
(
double DoubleValue |
|||
FVariantValue
(
int64 Int64Value |
|||
FVariantValue
(
bool BoolValue |
|||
FVariantValue
(
const FTimeValue& TimeValue |
|||
FVariantValue
(
void* PointerValue |
|||
FVariantValue
(
const TSharedPtr< T, ESPMode::ThreadSafe >& PointerValue |