UCustomizableObjectInstance::GetIntParameterSelectedOption

DEPRECATED: Use the method in the CustomizableObject instead which takes an index among all parameters Returns how many possible options an int parameter has int32 GetIntParameterNumOptions(int32 IntParamIndex); DEPRECATED: Use the method in the CustomizableObject instead which takes an index among all parameters Gets the Name of the option at position K in the list of available options for the int parameter.