Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/MuCO > API/Plugins/CustomizableObject/MuCO/FCustomizableObjectInstanceDescr-
| Type | Name | Description | |
|---|---|---|---|
| int32 | RemoveValueFromTextureRange
(
const FString& ParamName |
Remove the last of the texture range of values from the parameter ParamName, returns the index of the last valid float, -1 if no values left. | |
| int32 | RemoveValueFromTextureRange
(
const FString& ParamName, |
Remove the RangeIndex element of the texture range of values from the parameter ParamName, returns the index of the last valid float, -1 if no values left. |