Navigation
API > API/Plugins > API/Plugins/SmartObjectsModule > API/Plugins/SmartObjectsModule/FSmartObjectHandle
References
| Module | SmartObjectsModule |
| Header | /Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Public/SmartObjectTypes.h |
| Include | #include "SmartObjectTypes.h" |
bool IsValid() const
Remarks
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.