Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/MuCO > API/Plugins/CustomizableObject/MuCO/UCustomizableObjectInstance
| Type | Name | Description | |
|---|---|---|---|
| bool | IsParameterRelevant
(
int32 ParameterIndex |
Return true if changing the parameter would affect the Instance given its current generation. | |
| bool | IsParameterRelevant
(
const FString& ParamName |
Return true if the given parameter has any effect in the current object state, and considering the current values of the other parameters. |