Navigation
API > API/Plugins > API/Plugins/SmartObjectsModule
Indicates if the subsystem should try to spawn the actor associated to the smartobject if it is currently owned by an instanced actor.
| Name | ETrySpawnActorIfDehydrated |
| Type | enum |
| Header File | /Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Public/SmartObjectRuntime.h |
| Include Path | #include "SmartObjectRuntime.h" |
Syntax
enum ETrySpawnActorIfDehydrated
{
No,
Yes,
}
Values
| Name | Remarks |
|---|---|
| No | |
| Yes |