Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/MuCO > API/Plugins/CustomizableObject/MuCO/FCustomizableObjectInstanceDescr-
References
| Module | CustomizableObject |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObject/Public/MuCO/CustomizableObjectInstanceDescriptor.h |
| Include | #include "MuCO/CustomizableObjectInstanceDescriptor.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObject/Private/MuCO/CustomizableObjectInstanceDescriptor.cpp |
int32 AddValueToFloatRange
&40;
const FString & ParamName
&41;
Remarks
Increases the range of values of the float with ParamName, returns the index of the new float value, -1 otherwise. The added value is initialized with 0.5f and is the last one of the range.