TestNull

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

TestNull

(
    const TCHAR* What,
    const void* Pointer
)

Logs an error if the specified pointer is not NULL.

Public function

bool

 

TestNull

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