Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > Settings > UBlueprintEditorProjectSettings
Syntax
TArray< FName > DisabledCompilerMessages
Remarks
List of compiler messages that have been suppressed completely - message suppression is only advisable when using blueprints that you cannot update and are raising innocuous warnings. If useless messages are being raised prefer to contact support rather than disabling messages