TestSame

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

TestSame

(
    const TCHAR* Description,
    const ValueType& Actual,
    const ValueType& Expected
)

Logs an error if the two values are not the same object in memory.

Public function

bool

 

TestSame

(
    const FString& Description,
    const ValueType& Actual,
    const ValueType& Expected
)

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