UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FNetDelegates Member List

This is the complete list of members for FNetDelegates, including all inherited members.

DECLARE_DELEGATE_FourParams(FNetworkCheatDetected, const class FUniqueNetId &, ECheatPunishType, const FString &, const FString &)FNetDelegates
DECLARE_DELEGATE_OneParam(FReceivedNetworkEncryptionAck, const FOnEncryptionKeyResponse &)FNetDelegates
DECLARE_DELEGATE_RetVal_OneParam(EEncryptionFailureAction, FReceivedNetworkEncryptionFailure, UNetConnection *)FNetDelegates
DECLARE_DELEGATE_TwoParams(FReceivedNetworkEncryptionToken, const FString &, const FOnEncryptionKeyResponse &)FNetDelegates
DECLARE_MULTICAST_DELEGATE_OneParam(FOnPendingNetGameConnectionCreated, UPendingNetGame *)FNetDelegates
DECLARE_MULTICAST_DELEGATE_OneParam(FOnSyncLoadDetected, const FNetSyncLoadReport &)FNetDelegates
OnNetworkCheatDetectedFNetDelegatesstatic
OnPendingNetGameConnectionCreatedFNetDelegatesstatic
OnReceivedNetworkEncryptionAckFNetDelegatesstatic
OnReceivedNetworkEncryptionFailureFNetDelegatesstatic
OnReceivedNetworkEncryptionTokenFNetDelegatesstatic
OnSyncLoadDetectedFNetDelegatesstatic