Notifies that a previously raised node warning has been cleared.
Synopsis
Declared in <kernel/notifications_interface.h>
virtual
void
warningUnset(Warning id);
Parameters
Name |
Description |
id |
Identifier of the warning being unset. |
Created with MrDocs