Navigation
API > API/Runtime > API/Runtime/Engine
| Name | UContentBundleTypeFactory |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/WorldPartition/ContentBundle/ContentBundleTypeFactory.h |
| Include Path | #include "WorldPartition/ContentBundle/ContentBundleTypeFactory.h" |
Syntax
UCLASS (MinimalAPI)
class UContentBundleTypeFactory : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UContentBundleTypeFactory
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TSharedPtr< FContentBundleClient > CreateClient
(
const UContentBundleDescriptor* Descriptor, |
WorldPartition/ContentBundle/ContentBundleTypeFactory.h |