Navigation
Unreal Engine C++ API Reference > Runtime > Core > IO > TOptional
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/Optional.h |
Include | #include "Misc/Optional.h" |
bool IsSet&40;&41; const
true when the value is meaningful; false if calling GetValue() is undefined.