Navigation
BlueprintAPI > BlueprintAPI/ClothProperty
Get the string value for a property (typically the associated map name for weighted values). DefaultValue will be returned if the property is not found.
Target is Chaos Cloth Asset Interactor
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| name | Property Name | |
| integer | LODIndex | |
| string | Default Value |
Outputs
| Type | Name | Description |
|---|---|---|
| string | Return Value |