Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FAssetData
Description
Note: these functions should only be used for live communication between processes running the same version of the engine. There is no versioning support
| Name | NetworkWrite |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/AssetRegistry/AssetData.h |
| Include Path | #include "AssetRegistry/AssetData.h" |
| Source | /Engine/Source/Runtime/CoreUObject/Private/AssetRegistry/AssetData.cpp |
void NetworkWrite
(
FCbWriter & Writer,
bool bWritePackageName
) const