Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/MuCO > API/Plugins/CustomizableObject/MuCO/UCustomizableObjectInstance
| Type | Name | Description | |
|---|---|---|---|
| void | SetIntParameterSelectedOption
(
int32 IntParamIndex, |
Sets the selected option of an int parameter by the option's name. | |
| void | SetIntParameterSelectedOption
(
const FString& ParamName, |
Sets the selected option of an int parameter, by the option's name. |