···3535}
36363737/// Hooks that are triggered within a regular hook
3838-/// Used to implement animations: they create a inner hook
3838+/// Used to implement animations: they create a inner hook
3939/// triggered on each frame for a certain duration
4040pub struct InnerHook<C> {
4141 pub when: Box<InnerHookCondition<C>>,