Navigation
API > API/Plugins > API/Plugins/SmartObjectsModule > API/Plugins/SmartObjectsModule/USmartObjectSubsystem
| Type | Name | Description | |
|---|---|---|---|
| bool | EvaluateConditionsForFiltering
(
const FSmartObjectSlotHandle SlotHandle, |
EvaluateConditionsForFiltering() was changed to rewuire smart object runtime as parameter. | |
| bool | EvaluateConditionsForFiltering
(
const FSmartObjectRuntime& SmartObjectRuntime, |
Internal helper for filter methods to build the list of accepted slots by reusing context data and schema as much as possible. |