Navigation
API > API/Runtime > API/Runtime/CoreUObject
Assigned to a native implementation return value - a default-emplaceable version of TOptional
| Name | TToVValue |
| Type | struct |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/VerseVM/VVMNativeConverter.h |
| Include Path | #include "VerseVM/VVMNativeConverter.h" |
| Source | /Engine/Source/Runtime/CoreUObject/Public/VerseVM/VVMNativeType.h |
Syntax
template<typename NativeType, typename>
struct TToVValue
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Value | TOptional< NativeType > | VerseVM/VVMNativeConverter.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Emplace() |
VerseVM/VVMNativeConverter.h |