Notifies that a node warning has been raised.
Declared in <kernel/notifications_interface.h>
virtual
void
warningSet(
Warning id,
bilingual_str const& message);
| Name | Description |
|---|---|
| id | Identifier of the warning being set. |
| message | Human-readable warning message. |