Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset/FWeightMapTools
References
| Module | ChaosClothAssetDataflowNodes |
| Header | /Engine/Plugins/Experimental/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/WeightedValue.h |
| Include | #include "ChaosClothAsset/WeightedValue.h" |
static void MakeWeightMapName
&40;
FString & InOutString
&41;
Remarks
Modifies a string to make it suitable as an attribute 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.