UScriptStruct::ICppStructOps::Identical

Compare this structure

Windows
MacOS
Linux

Override Hierarchy

UScriptStruct::ICppStructOps::Identical()

UScriptStruct::TCppStructOps::Identical()

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/Class.h

Include

#include "UObject/Class.h"

Syntax

bool Identical
(
    const void * A,
    const void * B,
    uint32 PortFlags,
    bool & bOutResult
)

Remarks

Compare this structure

Returns

true if the copy was handled, otherwise it will fall back to FStructProperty::Identical

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