Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FNetGUIDCache > API/Runtime/Engine/FNetGUIDCache/FPendingAsyncLoadRequest
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Merge
(
const FPendingAsyncLoadRequest& Other |
Engine/PackageMapClient.h | ||
void Merge
(
FNetworkGUID InNetGUID |
Engine/PackageMapClient.h |
Merge(const FPendingAsyncLoadRequest &)
| Name | Merge |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/PackageMapClient.h |
| Include Path | #include "Engine/PackageMapClient.h" |
void Merge
(
const FPendingAsyncLoadRequest & Other
)
Merge(FNetworkGUID)
| Name | Merge |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/PackageMapClient.h |
| Include Path | #include "Engine/PackageMapClient.h" |
void Merge
(
FNetworkGUID InNetGUID
)