Function veloren_rtsim::ai::urgent

source ยท
pub fn urgent<S, A: Action<S, R>, R>(a: A) -> Node<S, R>
Expand description

Perform an action with URGENT priority (see choose).