Function veloren_rtsim::ai::important

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

Perform an action with IMPORTANT priority (see choose).