Navigation
API > API/Plugins > API/Plugins/ChaosCachingEditor
| Name | UCacheCollectionFactory |
| Type | class |
| Header File | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCachingEditor/Public/Chaos/CacheCollectionFactory.h |
| Include Path | #include "Chaos/CacheCollectionFactory.h" |
Syntax
UCLASS ()
class UCacheCollectionFactory : public UFactory
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UFactory → UCacheCollectionFactory
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UCacheCollectionFactory() |
Chaos/CacheCollectionFactory.h |
Functions
Public
Overridden from UFactory
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool CanCreateNew() |
UFactory Interface | Chaos/CacheCollectionFactory.h | |
virtual bool ConfigureProperties() |
Chaos/CacheCollectionFactory.h | ||
virtual bool FactoryCanImport
(
const FString& Filename |
Chaos/CacheCollectionFactory.h | ||
virtual UObject * FactoryCreateNew
(
UClass* InClass, |
Chaos/CacheCollectionFactory.h | ||
virtual bool ShouldShowInNewMenu() |
Chaos/CacheCollectionFactory.h |