pub(crate) type ResourceGainProcFn = fn(&mut HookCtx<'_>, ResourceGainEvent);Expand description
Hook fired after an effective resource gain.
pub(crate) type ResourceGainProcFn = fn(&mut HookCtx<'_>, ResourceGainEvent);Hook fired after an effective resource gain.