Navigation
API > API/Plugins > API/Plugins/SmartObjectsModule > API/Plugins/SmartObjectsModule/FSmartObjectHandle
Description
Indicates that the handle was properly assigned but doesn't guarantee that the associated object is still accessible. This information requires a call to `USmartObjectSubsystem::IsObjectValid_ 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