Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/MuCO > API/Plugins/CustomizableObject/MuCO/UCustomizableObject
| Type | Name | Description | |
|---|---|---|---|
| bool | IsParameterMultidimensional
(
const int32& InParamIndex |
Return true or false depending if the parameter at the index provided is multidimensional or not. | |
| bool | IsParameterMultidimensional
(
const FString& InParameterName |
Return true or false depending if the parameter at the index provided is multidimensional or not. |