![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
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 | |
| OnNetworkCheatDetected | FNetDelegates | static |
| OnPendingNetGameConnectionCreated | FNetDelegates | static |
| OnReceivedNetworkEncryptionAck | FNetDelegates | static |
| OnReceivedNetworkEncryptionFailure | FNetDelegates | static |
| OnReceivedNetworkEncryptionToken | FNetDelegates | static |
| OnSyncLoadDetected | FNetDelegates | static |