Navigation
API > API/Plugins > API/Plugins/ReplicationGraph
-----------------------------------------------------------------------------------------------------------------------------------------RPCs
| Name | FRPCSendPolicyInfo |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/ReplicationGraph/Source/Public/ReplicationGraphTypes.h |
| Include Path | #include "ReplicationGraphTypes.h" |
Syntax
struct FRPCSendPolicyInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRPCSendPolicyInfo
(
const bool bInSendImmediately |
ReplicationGraphTypes.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bSendImmediately | uint8 | When true this will modify the send behavior of an RPC. | ReplicationGraphTypes.h |