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 ()
struct FMassSmartObjectRequestID
Remarks
Identifier associated to a request for smart object candidates. We use a 1:1 match with an FMassEntityHandle since all requests are batched together using the EntitySubsystem.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMassSmartObjectRequestID
(
const FMassEntityHandle InEntity |
Functions
Operators
| Type | Name | Description | |
|---|---|---|---|