Navigation
API > API/Plugins > API/Plugins/DataRegistry > API/Plugins/DataRegistry/UDataRegistrySubsystem
References
| Module | DataRegistry |
| Header | /Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Public/DataRegistrySubsystem.h |
| Include | #include "DataRegistrySubsystem.h" |
| Source | /Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Private/DataRegistrySubsystem.cpp |
UFUNCTION (BlueprintPure,
Meta=(DisplayName="Not Equal (DataRegistryId)", CompactNodeTitle="!=", ScriptOperator="!=", BlueprintThreadSafe),
Category=DataRegistry)
static bool NotEqual_DataRegistryId
(
FDataRegistryId A,
FDataRegistryId B
)
Remarks
Returns true if the values are not equal (A != B)