Navigation
API > API/Plugins > API/Plugins/HairStrandsMutable
Inheritance Hierarchy
- UObject
- UCustomizableObjectExtension
- UHairStrandsMutableExtension
References
| Module | HairStrandsMutable |
| Header | /Engine/Plugins/Experimental/HairStrandsMutable/Source/HairStrandsMutable/Public/HairStrandsMutableExtension.h |
| Include | #include "HairStrandsMutableExtension.h" |
Syntax
UCLASS (MinimalAPI)
class UHairStrandsMutableExtension : public UCustomizableObjectExtension
Remarks
An extension for Mutable that allows users to bring Grooms from the HairStrands plugin into their Customizable Objects
Overridden from UCustomizableObjectExtension
| Type | Name | Description | |
|---|---|---|---|
| FInstancedStruct | GenerateExtensionInstanceData
(
const TArray< FInputPinDataContainer >& InputPinData |
Note that the data registered here is completely independent of any Extension Data used in the Customizable Object graph. | |
| TArray< FObjectNodeInputPin > | Returns the pins that this extension adds to Object nodes | ||
| TArray< FCustomizableObjectPinType > | GetPinTypes () |
UCustomizableObjectExtension interface | |
| void | OnCustomizableObjectInstanceUsageUpdated
(
const UCustomizableObjectInstanceUsage* Usage |
Constants
| Name | Description |
|---|---|
| GroomNodeCategory | |
| GroomPinType | |
| GroomsBaseNodePinName |