Type Definition bevy_sequential_actions::BoxedAction
source · Expand description
A boxed Action.
Trait Implementations
sourceimpl IntoBoxedAction for BoxedAction
impl IntoBoxedAction for BoxedAction
sourcefn into_boxed(self) -> BoxedAction
fn into_boxed(self) -> BoxedAction
Convert
self into BoxedAction.