Navigation
API > API/Plugins > API/Plugins/SmartObjectsModule > API/Plugins/SmartObjectsModule/USmartObjectSubsystem > API/Plugins/SmartObjectsModule/USmartObjectSubsystem/RemoveRuntimeIns-
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 RemoveRuntimeInstanceFromSimulation
(
FSmartObjectRuntime & SmartObjectRuntime,
USmartObjectComponent * SmartObjectComponent
)
Remarks
Removes a runtime instance from the simulation. Note that the component is still registered to the subsystem. whether the removal was successful