Navigation
Unreal Engine C++ API Reference > Runtime > Core > Templates > TNonNullPtr > TNonNullPtr
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Templates/NonNullPointer.h |
Include | #include "Templates/NonNullPointer.h" |
TNonNullPtr
&40;
ObjectType &42; InObject
&41;
Remarks
Constructs a non-null pointer from the provided pointer. Must not be nullptr.