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