Navigation
API > API/Plugins > API/Plugins/MassAIReplication > API/Plugins/MassAIReplication/FMassReplicationProcessorPathHan-
References
| Module | MassAIReplication |
| Header | /Engine/Plugins/AI/MassAI/Source/MassAIReplication/Public/MassReplicationPathHandlers.h |
| Include | #include "MassReplicationPathHandlers.h" |
| Source | /Engine/Plugins/AI/MassAI/Source/MassAIReplication/Private/MassReplicationPathHandlers.cpp |
void AddEntity
&40;
const int32 EntityIdx,
FReplicatedAgentPathData & InOUtReplicatedPathData
&41; const
Remarks
Set the replicated path data when we are adding an entity to the client bubble.
Parameters
| Name | Description |
|---|---|
| EntityIdx | the index of the entity in fragment views that have been cached. |
| InOUtReplicatedPathData | the data to set. |