Returns the event's arguments.
string[] The event arguments
public function getArguments() : array { return $this->args; }