Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UFactory
- UVolumeCacheFactory
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/VolumeCacheFactory.h |
| Include | #include "VolumeCacheFactory.h" |
Syntax
UCLASS&40;HideCategories&61;Object, MinimalAPI&41;
class UVolumeCacheFactory : public UFactory
Remarks
Factory for creating volume texture
Constructors
| Type | Name | Description | |
|---|---|---|---|
UVolumeCacheFactory
(
const FObjectInitializer& ObjectInitializer |
Overridden from UFactory
| Type | Name | Description | |
|---|---|---|---|
| bool | Opens a dialog to configure the factory properties. | ||
| UObject * | FactoryCreateNew
(
UClass* InClass, |
Create a new object by class. | |
| FText | Returns the name of the factory for menus |