TNonNullPtr

Overload list

Windows
MacOS
Linux
Name Description

Public function

TNonNullPtr

Hack that can be used under extraordinary circumstances

Public function

TNonNullPtr

(
    TYPE_OF_NULLPTR
)

Nullptr constructor - not allowed.

Public function

TNonNullPtr

(
    OtherObjectType* InObject
)

Constructs a non-null pointer from the provided pointer. Must not be nullptr.

Public function

TNonNullPtr

(
    TNonNullPtr< OtherObjectType >& Ot...
)

Constructs a non-null pointer from another non-null 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