Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/FCustomizableObjectInstanceDescr-
Description
Increases the range of values of the float with ParamName, returns the index of the new float value, -1 otherwise. The added value is not initialized.
| Name | AddValueToTextureRange |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/CustomizableObject/Public/MuCO/CustomizableObjectInstanceDescriptor.h |
| Include Path | #include "MuCO/CustomizableObjectInstanceDescriptor.h" |
| Source | /Engine/Plugins/Mutable/Source/CustomizableObject/Private/MuCO/CustomizableObjectInstanceDescriptor.cpp |
int32 AddValueToTextureRange
(
const FString & ParamName
)