TNonNullPtr::operator->

Arrow operator returns a pointer to this pointer's object

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Templates/NonNullPointer.h

Include

#include "Templates/NonNullPointer.h"

Syntax

ObjectType * operator->() const

Remarks

Arrow operator returns a pointer to this pointer's object

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss