Navigation
API > API/Plugins > API/Plugins/SmartObjectsModule > API/Plugins/SmartObjectsModule/USmartObjectSubsystem
Description
Finds the runtime instance associated to the collection entry and removes it from the simulation. Note that if there is an associated component it is still registered to the subsystem.
| Name | RemoveCollectionEntryFromSimulation |
| Type | function |
| Header File | /Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Public/SmartObjectSubsystem.h |
| Include Path | #include "SmartObjectSubsystem.h" |
| Source | /Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Private/SmartObjectSubsystem.cpp |
bool RemoveCollectionEntryFromSimulation
(
const FSmartObjectCollectionEntry & Entry
)
whether the removal was successful