Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset/FWeightMapTools
References
| Module | ChaosClothAssetDataflowNodes |
| Header | /Engine/Plugins/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/WeightedValue.h |
| Include | #include "ChaosClothAsset/WeightedValue.h" |
| Source | /Engine/Plugins/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Private/ChaosClothAsset/WeightedValue.cpp |
static PRAGMA_ENABLE_DEPRECATION_WARNINGS void MakeWeightMapName
(
FString & InOutString
)
Remarks
Modifies a string to make it suitable as a weight map name. Replaces any deemed special characters and spaces by underscores, and remove leading and ending underscores from the name. Note that leading underscores are reserved for non user/internal attribute names.