Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGDataTypeIdentifier
Description
Return true if this identifier supports different/more types than Other. Equivalent of !!(*this & ~Other) in bit flags form.
| Name | IsWider |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Data/Registry/PCGDataTypeIdentifier.h |
| Include Path | #include "Data/Registry/PCGDataTypeIdentifier.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Data/Registry/PCGDataTypeIdentifier.cpp |
bool IsWider
(
const FPCGDataTypeIdentifier & Other
) const