Navigation
API > API/Plugins > API/Plugins/MassSmartObjects
Inheritance Hierarchy
- FMassFragment
- FMassSmartObjectLaneLocationRequestFragment
References
| Module | MassSmartObjects |
| Header | /Engine/Plugins/Runtime/MassGameplay/Source/MassSmartObjects/Public/MassSmartObjectRequest.h |
| Include | #include "MassSmartObjectRequest.h" |
Syntax
USTRUCT ()
struct FMassSmartObjectLaneLocationRequestFragment : public FMassFragment
Remarks
Fragment used to build a list potential smart objects to use. Once added to an entity this will be processed by the candidates finder processor to fill a SmartObjectCandidates fragment that could then be processed by the reservation processor
Variables
| Type | Name | Description | |
|---|---|---|---|
| FGameplayTagQuery | ActivityRequirements | ||
| FZoneGraphCompactLaneLocation | CompactLaneLocation | ||
| FMassEntityHandle | RequestingEntity | ||
| FGameplayTagContainer | UserTags |