Navigation
API > API/Plugins > API/Plugins/MassReplication
References
| Module | MassReplication |
| Header | /Engine/Plugins/Runtime/MassGameplay/Source/MassReplication/Public/MassClientBubbleHandler.h |
| Include | #include "MassClientBubbleHandler.h" |
Syntax
struct FMassAgentLookupData
Remarks
Data that can be accessed from a FMassReplicatedAgentHandle on a server
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | AgentsIdx | ||
| FMassEntityHandle | Entity | ||
| FMassNetworkID | NetID |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMassAgentLookupData
(
FMassEntityHandle InEntity, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Invalidate () |
||
| bool | IsValid () |