UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IrisDelegates.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2
3#pragma once
4
6
7
9
10namespace UE::Net
11{
12
14
20
21
22
23
24} // end namespace UE::Net
25
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define DECLARE_MULTICAST_DELEGATE_OneParam(DelegateName, Param1Type)
Definition DelegateCombinations.h:49
Definition IrisDelegates.h:16
static IRISCORE_API FIrisCriticalErrorDetected & GetCriticalErrorDetectedDelegate()
Definition IrisDelegates.cpp:9
Definition ReplicationSystem.h:70
Definition NetworkVersion.cpp:28