Navigation
API > API/Plugins > API/Plugins/SmartObjectsModule > API/Plugins/SmartObjectsModule/USmartObjectSubsystem
References
| Module | SmartObjectsModule |
| Header | /Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Public/SmartObjectSubsystem.h |
| Include | #include "SmartObjectSubsystem.h" |
| Source | /Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Private/SmartObjectSubsystem.cpp |
bool RemoveCollectionEntryFromSimulation
(
const FSmartObjectCollectionEntry & Entry
)
Remarks
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. whether the removal was successful