Goonstation 13 - Modules - TypesVar Details - Proc Details

/datum/eventRecord

Base eventCall type Represents a predefined event we can send to the Goonhub event recorder SECURITY: Sanitization occurs right before output

Vars

bodyBody of the event
eventTypeThe type of the event being recorded, for example death

Procs

buildAndSendOverride to build event parameters
sendShortcut method to send this event to the event recorder

Var Details

body

Body of the event

eventType

The type of the event being recorded, for example death

Proc Details

buildAndSend

Override to build event parameters

send

Shortcut method to send this event to the event recorder