Navigation
API > API/Runtime > API/Runtime/Core
| Name | TNonIntrusiveOptionalStorage |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/Optional.h |
| Include Path | #include "Misc/Optional.h" |
Syntax
template<size_t N>
struct TNonIntrusiveOptionalStorage
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsSet | bool | Misc/Optional.h | ||
| Storage | uint8 | Misc/Optional.h |