Function mirror_combatant_flip_state

Source
pub fn mirror_combatant_flip_state(
    state: &mut OverlordState,
    entity_id: EntityId,
    snapshot: FlipState,
)
Expand description

Mirrors a combatant’s fight-local FlipState into the matching durable copy: the session’s own for the hero, the party / PvP snapshots for the others (those never persist past the viewer’s fight).