Navigation
| Name | MassAIReplication |
| Type | Plugin |
| Part of Plugins | MassAI |
| Location | /Engine/Plugins/AI/MassAI/Source/MassAIReplication/ |
| Module Build Rules | MassAIReplication.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FMassReplicationProcessorPathHandler | Used to replicate path following by your UMassReplicationProcessorBase derived class. |
| TMassClientBubblePathHandler | To replicate path following make a member variable of this class in your TClientBubbleHandlerBase derived class. |
Structs
| Name | Remarks |
|---|---|
| FReplicatedAgentPathData | To replicate path following make a member variable of this class in your FReplicatedAgentBase derived class. |
Interfaces
| Name | Remarks |
|---|---|
| IMassAIReplicationModule | The public interface to this module. |