vlr-reactions
 
 
 

Returns a list of pairs (event-name . callback_function) for the reactor

(vlr-reactions reactor)

Arguments

reactor

A VLR object.

Examples

_$ (vlr-reactions circleReactor)
((:vlr-modified . PRINT-RADIUS))