Navigation
API > API/Plugins > API/Plugins/MassAIReplication > API/Plugins/MassAIReplication/TMassClientBubblePathHandler
Description
When entities are spawned in Mass by the replication system on the client, a spawn query is used to set the data on the spawned entities. The following functions are used to configure the query and then set that data for path following.
| Name | AddRequirementsForSpawnQuery |
| Type | function |
| Header File | /Engine/Plugins/AI/MassAI/Source/MassAIReplication/Public/MassReplicationPathHandlers.h |
| Include Path | #include "MassReplicationPathHandlers.h" |
static void AddRequirementsForSpawnQuery
(
FMassEntityQuery & InQuery
)