TestNotNull

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

TestNotNull

(
    const TCHAR* What,
    ValueType* Pointer
)

Logs an error if the specified pointer is NULL.

Public function

bool

 

TestNotNull

(
    const FString& What,
    ValueType* 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