Navigation
API > API/Runtime > API/Runtime/NetCore > API/Runtime/NetCore/FNetContext
Description
Tells true if we are inside code executed from a remote RPC. Will be false if the RPC is executed locally.
| Name | IsInsideNetRPC |
| Type | function |
| Header File | /Engine/Source/Runtime/Net/Core/Public/Net/Core/Misc/NetContext.h |
| Include Path | #include "Net/Core/Misc/NetContext.h" |
static bool IsInsideNetRPC()