Navigation
API > API/Plugins > API/Plugins/NaniteDisplacedMeshEditor
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UFactory
- UNaniteDisplacedMeshFactory
References
| Module | NaniteDisplacedMeshEditor |
| Header | /Engine/Plugins/Experimental/NaniteDisplacedMesh/Source/NaniteDisplacedMeshEditor/Public/NaniteDisplacedMeshFactory.h |
| Include | #include "NaniteDisplacedMeshFactory.h" |
Syntax
UCLASS&40;HideCategories&61;Object&41;
class UNaniteDisplacedMeshFactory : public UFactory
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bCreateReadOnlyAsset |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| UNaniteDisplacedMesh * | StaticFactoryCreateNew
(
UClass* Class, |
Overridden from UFactory
| Type | Name | Description | |
|---|---|---|---|
| UObject * | FactoryCreateNew
(
UClass* InClass, |
Create a new object by class. |