Navigation
API > API/Plugins > API/Plugins/InterchangeFactoryNodes
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInterchangeBaseNode
- UInterchangeFactoryBaseNode
- UInterchangeActorFactoryNode
- UInterchangeDecalActorFactoryNode
References
| Module | InterchangeFactoryNodes |
| Header | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Public/InterchangeDecalActorFactoryNode.h |
| Include | #include "InterchangeDecalActorFactoryNode.h" |
Syntax
UCLASS (BlueprintType)
class UInterchangeDecalActorFactoryNode : public UInterchangeActorFactoryNode
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | GetCustomDecalMaterialPathName
(
FString& AttributeValue |
||
| bool | GetCustomDecalSize
(
FVector& AttributeValue |
||
| bool | GetCustomSortOrder
(
int32& AttributeValue |
||
| bool | SetCustomDecalMaterialPathName
(
const FString& AttributeValue |
||
| bool | SetCustomDecalSize
(
const FVector& AttributeValue, |
||
| bool | SetCustomSortOrder
(
const int32& AttributeValue, |