Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > TOptional > GetPtrOrNull
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/Optional.h |
Include | #include "Misc/Optional.h" |
OptionalType * GetPtrOrNull()
A pointer to the optional value when set, nullptr otherwise.