43Print("SCR_BaseFloatValueHolderEditorAttribute enum value count is not equal to the attribute list count. Some enums of type '" + enumType + "' might not be able to be set via the attribute config.", LogLevel.WARNING);
50Print("SCR_BaseFloatValueHolderEditorAttribute has an invalid value it is trying to set ('" + value.GetFloatValue() + "') which does not exist in the '" + enumType + "' enum", LogLevel.ERROR);