Navigation
API > API/Plugins > API/Plugins/MassSmartObjects
References
| Module | MassSmartObjects |
| Header | /Engine/Plugins/Runtime/MassGameplay/Source/MassSmartObjects/Public/MassSmartObjectRequest.h |
| Include | #include "MassSmartObjectRequest.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FMassSmartObjectCandidateSlots
Remarks
Struct that holds status and results of a candidate finder request
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint8 | NumSlots | ||
| TStaticArray< FSmartObjectCandidateSlot, MaxNumCandidates > | Slots |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Reset () |
Constants
| Name | Description |
|---|---|
| MaxNumCandidates |