Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FProperty
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/UnrealType.h |
| Include | #include "UObject/UnrealType.h" |
bool Identical_InContainer
&40;
const void &42; A,
const void &42; B,
int32 ArrayIndex,
uint32 PortFlags
&41; const
Remarks
Determines whether the property values are identical. true if the property values are identical
Parameters
| Name | Description |
|---|---|
| A | property container of data to be compared, NOT offset |
| B | property container of data to be compared, NOT offset |
| PortFlags | allows caller more control over how the property values are compared |