Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Runtime/MassGameplay/Source/MassSmartObjects/Public/MassSmartObjectProcessor.h |
Include |
#include "MassSmartObjectProcessor.h" |
UCLASS()
class UMassProcessor_SmartObjectCandidatesFinder : public UMassProcessor_SmartObjectBase
Processor that builds a list of candidates objects for each users.
Name | Description | ||
---|---|---|---|
|
AnnotationSubsystem |
||
|
LaneRequestQuery |
Query to fetch and process requests to find smart objects on zone graph lanes. |
|
|
float |
SearchExtents |
Extents used to perform the spatial query in the octree for world location queries. |
|
WorldRequestQuery |
Query to fetch and process requests to find smart objects using spacial query around a given world location. |
|
|
ZoneGraphSubsystem |
Name | Description | |
---|---|---|
|
UMassProcessor_SmartObjectCandidatesFinder() |
Name | Description | ||
---|---|---|---|
|
ConfigureQueries() |
||
|
Execute ( |
Name | Description | ||
---|---|---|---|
|
Initialize ( |