Navigation
Unreal Engine C++ API Reference > Plugins > HairStrandsEditor
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UFactory
- UGroomBindingFactory
References
Module | HairStrandsEditor |
Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsEditor/Public/GroomBindingFactory.h |
Include | #include "GroomBindingFactory.h" |
Syntax
UCLASS&40;MinimalAPI&41;
class UGroomBindingFactory : public UFactory
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Overridden from UFactory
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
UObject * | FactoryCreateNew
(
UClass* InClass, |
Create a new object by class. |
![]() ![]() ![]() |
bool | Returns true if this factory should be shown in the New Asset menu (by default calls CanCreateNew). |