Navigation
API > API/Plugins > API/Plugins/SmartObjectsModule > API/Plugins/SmartObjectsModule/FSmartObjectClaimHandle
Description
Indicates that the handle was properly assigned by a call to 'Claim' but doesn't guarantee that the associated object and slot are still registered in the simulation. This information requires a call to `USmartObjectSubsystem::IsClaimedObjectValid_ using the handle.
| Name | IsValid |
| Type | function |
| Header File | /Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Public/SmartObjectRuntime.h |
| Include Path | #include "SmartObjectRuntime.h" |
bool IsValid() const