![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "UObject/ObjectMacros.h"#include "Engine/NetConnection.h"#include "Net/Core/Connection/NetCloseResult.h"#include "ChildConnection.generated.h"Go to the source code of this file.
Classes | |
| class | UChildConnection |
Namespaces | |
| namespace | UE |
| namespace | UE::Net |
Enumerations | |
| enum class | UE::Net::ECloseChildFlags { UE::Net::None = 0 , UE::Net::SendCloseMessage = (1 << 0) , UE::Net::DestroyActors = (1 << 1) } |
Functions | |
| UE::Net::ENUM_CLASS_FLAGS (ECloseChildFlags) | |