Navigation
API > API/Plugins > API/Plugins/SmartObjectsModule > API/Plugins/SmartObjectsModule/USmartObjectSubsystem
| Type | Name | Description | |
|---|---|---|---|
| FSmartObjectRuntime * | AddCollectionEntryToSimulation
(
const FSmartObjectCollectionEntry& Entry, |
Registers a collection entry to the simulation and creates its associated runtime instance. | |
| FSmartObjectRuntime * | AddCollectionEntryToSimulation
(
const FSmartObjectCollectionEntry& Entry, |
bCommitChanges is not used anymore, use the version without. |