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 if the parameter at the index provided is multidimensional. | |
| bool | IsParameterMultidimensional
(
UPARAM(DisplayName="Parameter Name") const FString& InParameterName |
Return true if the parameter at the index provided is multidimensional. |