Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/FChaosClothAssetSimulationBaseCo-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
int32 AddPropertyHelper
(
::Chaos::Softs::FCollectionPropertyMutableFacade& Properties, |
ChaosClothAsset/SimulationBaseConfigNode.h | ||
int32 AddPropertyHelper
(
::Chaos::Softs::FCollectionPropertyMutableFacade& Properties, |
ChaosClothAsset/SimulationBaseConfigNode.h |
AddPropertyHelper(::Chaos::Softs::FCollectionPropertyMutableFacade &, const FName &, bool, const TArray< FName > &)
| Name | AddPropertyHelper |
| Type | function |
| Header File | /Engine/Plugins/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/SimulationBaseConfigNode.h |
| Include Path | #include "ChaosClothAsset/SimulationBaseConfigNode.h" |
int32 AddPropertyHelper
(
::Chaos::Softs::FCollectionPropertyMutableFacade & Properties,
const FName & PropertyName,
bool bIsAnimatable,
const TArray < FName > & SimilarPropertyNames
) const
AddPropertyHelper(::Chaos::Softs::FCollectionPropertyMutableFacade &, const FName &, const TArray< FName > &, ECollectionPropertyFlags)
| Name | AddPropertyHelper |
| Type | function |
| Header File | /Engine/Plugins/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/SimulationBaseConfigNode.h |
| Include Path | #include "ChaosClothAsset/SimulationBaseConfigNode.h" |
| Source | /Engine/Plugins/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Private/ChaosClothAsset/SimulationBaseConfigNode.cpp |
int32 AddPropertyHelper
(
::Chaos::Softs::FCollectionPropertyMutableFacade & Properties,
const FName & PropertyName,
const TArray < FName > & SimilarPropertyNames,
ECollectionPropertyFlags PropertyFlags
) const