Navigation
API > API/Plugins > API/Plugins/SmartObjectsModule > API/Plugins/SmartObjectsModule/FSmartObjectSlotHandle
Description
Indicates that the handle was properly assigned but doesn't guarantee that the associated slot is still accessible. This information requires a call to `USmartObjectSubsystem::IsSlotValid_ using the handle.
| Name | IsValid |
| Type | function |
| Header File | /Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Public/SmartObjectTypes.h |
| Include Path | #include "SmartObjectTypes.h" |
bool IsValid() const