Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes
| Name | FChaosClothAssetImportFilePath |
| Type | struct |
| Header File | /Engine/Plugins/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/ImportFilePath.h |
| Include Path | #include "ChaosClothAsset/ImportFilePath.h" |
Syntax
USTRUCT ()
struct FChaosClothAssetImportFilePath
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| ChaosClothAsset/ImportFilePath.h | |||
FChaosClothAssetImportFilePath
(
FDelegate&& InDelegate |
ChaosClothAsset/ImportFilePath.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FDelegate | TBaseDelegate_OneParam< void, UE::Dataflow::FContext & > | ChaosClothAsset/ImportFilePath.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bForceReimport | bool | ChaosClothAsset/ImportFilePath.h | ||
| FilePath | FString | ChaosClothAsset/ImportFilePath.h |
|
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Delegate | FDelegate | ChaosClothAsset/ImportFilePath.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Execute
(
UE::Dataflow::FContext& Context |
ChaosClothAsset/ImportFilePath.h |