TCheckedObjPtr::operator->

Returns the object pointer, for accessing members of the object

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Serialization/Archive.h

Include

#include "Serialization/Archive.h"

Syntax

T * operator->() const

Remarks

Returns the object pointer, for accessing members of the object

Returns

Returns the object pointer

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