Navigation
API > API/Plugins > API/Plugins/SmartObjectsModule
Classes
| Type | Name | Description | |
|---|---|---|---|
| FSmartObjectWorldConditionBase | Base struct for all conditions accepted by Smart Objects. | ||
| FSmartObjectWorldConditionObjectTagQuery | |||
| FSmartObjectWorldConditionObjectTagQueryState | World condition to match Smart Object's runtime tags. | ||
| FSmartObjectWorldConditionSlotTagQuery | |||
| FSmartObjectWorldConditionSlotTagQueryState | World condition to match Smart Object slots's runtime tags. | ||
| FWorldCondition_SmartObjectActorTagQuery | World condition to match tags of the Smart Object's owning Actor (which must implement IGameplayTagAssetInterface or have an AbilitySystemComponent). | ||
| FWorldCondition_SmartObjectActorTagQueryState | |||
| USmartObjectWorldConditionSchema | World Condition schema describing the data conditions and context data available for Smart Object conditions. |