Function bundle_raw_afk_step_to_element

Source
pub fn bundle_raw_afk_step_to_element(
    raw_item: &BundleRawStep,
    character_state: &CharacterState,
    now: DateTime<Utc>,
    apply_afk_boost: bool,
    behaviors: &BehaviorRegistry,
    game_config: &GameConfig,
) -> BundleElement