Skip to main content

debug_log

Function debug_log 

Source
pub fn debug_log(name: &str, message: &str) -> BehaviorNode
Expand description

A leaf that logs a message and always succeeds. Useful for tracing tree execution during development.