TNonNullPtr::operator=

Assignment operator taking another [TNonNullPtr](API\Runtime\Core\Templates\TNonNullPtr)

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Templates/NonNullPointer.h"

Syntax

template<typename OtherObjectType, typename>
TNonNullPtr & operator=
(
    TNonNullPtr< OtherObjectType > & Other
)

Remarks

Assignment operator taking another TNonNullPtr

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