Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | FAssetRegistryMPCollector |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Public/Commandlets/AssetRegistryGenerator.h |
| Include Path | #include "Commandlets/AssetRegistryGenerator.h" |
Syntax
class FAssetRegistryMPCollector : public UE::Cook::IMPCollector
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAssetRegistryMPCollector
(
UCookOnTheFlyServer& InCOTFS |
Commandlets/AssetRegistryGenerator.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| COTFS | UCookOnTheFlyServer & | Commandlets/AssetRegistryGenerator.h |
Functions
Public
Overridden from IMPCollector
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ClientTickPackage
(
FMPCollectorClientTickPackageContext& Context |
Commandlets/AssetRegistryGenerator.h | ||
virtual const TCHAR * GetDebugName() |
Commandlets/AssetRegistryGenerator.h | ||
virtual FGuid GetMessageType() |
Commandlets/AssetRegistryGenerator.h | ||
virtual void ServerReceiveMessage
(
FMPCollectorServerMessageContext& Context, |
Commandlets/AssetRegistryGenerator.h |