Liking cljdoc? Tell your friends :D
All platforms.

cark.behavior-tree.node-defs.send-event

The :send-event node sends an event to the outside world. It may later be picked buy their core/get-events function.

parameters:

  • :event : a keyword or keyword returning function. The event name.
  • :arg : an optional function returning the for this event
The :send-event node sends an event to the outside world. It may later be picked buy their
core/get-events function.

parameters:
- :event : a keyword or keyword returning function. The event name.
- :arg : an optional function returning the for this event
raw docstring

compile-nodeclj/s

(compile-node tree id tag params [child-id])
source

registerclj/s

(register)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
+kJump to recent docs
Move to previous article
Move to next article
+/Jump to the search field
× close