Navigation
API > API/Plugins > API/Plugins/MetaHumanCharacterPalette > API/Plugins/MetaHumanCharacterPalette/FMetaHumanPaletteItemKey
Description
Returns false if this key could represent an item. This does not guarantee that the item exists in any Palette.
If this returns true, this key represents the null item and can be used to specify that a slot should not have any item selected, for example.
| Name | IsNull |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Public/MetaHumanPaletteItemKey.h |
| Include Path | #include "MetaHumanPaletteItemKey.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Private/MetaHumanPaletteItemKey.cpp |
bool IsNull() const