Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset/FChaosClothAsset-_28
References
| Module | ChaosClothAssetDataflowNodes |
| Header | /Engine/Plugins/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/SimulationBaseConfigNode.h |
| Include | #include "ChaosClothAsset/SimulationBaseConfigNode.h" |
Syntax
struct FPropertyHelper
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPropertyHelper
(
const FChaosClothAssetSimulationBaseConfigNode& InConfigNode, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< FManagedArrayCollection > | |||
| FString | GetPropertyString
(
const FString* PropertyReference |
||
| void | OverridePropertiesBool
(
const TArray< FName >& PropertyNames, |
||
| void | OverridePropertiesFloat
(
const TArray< FName >& PropertyNames, |
||
| void | OverridePropertiesWeighted
(
const TArray< FName >& PropertyNames, |
||
| void | SetFabricProperty
(
const FName& PropertyName, |
Set an imported averaged fabric value onto the property | |
| void | SetFabricPropertyString
(
const FName& PropertyName, |
||
| void | SetFabricPropertyWeighted
(
const FName& PropertyName, |
Set an imported fabric value onto the weighted value property (animatable or not) | |
| int32 | SetProperty
(
const FName& PropertyName, |
||
| int32 | SetProperty
(
const T* ConfigStruct, |
||
| int32 | SetPropertyBool
(
const FName& PropertyName, |
||
| int32 | SetPropertyBool
(
const T* ConfigStruct, |
||
| int32 | SetPropertyEnum
(
const FName& PropertyName, |
||
| int32 | SetPropertyEnum
(
const T* ConfigStruct, |
||
| int32 | SetPropertyString
(
const FName& PropertyName, |
||
| int32 | SetPropertyString
(
const FName& PropertyName, |
||
| int32 | SetPropertyString
(
const T* ConfigStruct, |
||
| int32 | SetPropertyString
(
const T* ConfigStruct, |
||
| int32 | SetPropertyWeighted
(
const FName& PropertyName, |
||
| int32 | SetPropertyWeighted
(
const FName& PropertyName, |
||
| int32 | SetPropertyWeighted
(
const FName& PropertyName, |
||
| int32 | SetPropertyWeighted
(
const T* ConfigStruct, |
||
| void | SetSolverProperty
(
const FName& PropertyName, |
Set an imported solver value onto the property | |
| void | SetSolverPropertyWeighted
(
const FName& PropertyName, |
Set an imported solver value onto the weighted value property (animatable or not) |