UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Net::FNetContext Class Reference

#include <NetContext.h>

Static Public Member Functions

static bool IsInsideNetRPC ()
 

Friends

class FScopedNetContextRPC
 

Detailed Description

Stateless class that provides misc network context information

Member Function Documentation

◆ IsInsideNetRPC()

static bool UE::Net::FNetContext::IsInsideNetRPC ( )
inlinestatic

Tells true if we are inside code executed from a remote RPC. Will be false if the RPC is executed locally.

Friends And Related Symbol Documentation

◆ FScopedNetContextRPC


The documentation for this class was generated from the following files: