Spawns an in-game Notification. @param title The is the Title/Header of the Notification. @param body The is the Body/Text/Sum of the Notification. Example: API.spawnNotification("System", "Hello, from the matrix!"); System Hello, from the matrix!
(String title, String body)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected