Repository
  • Preparing search index...
  • The search index is not available
Pathfinder 1e for Foundry VTT
  • Pathfinder 1e for Foundry VTT
  • hookEvents
  • pf1CombatTurnSkip

Function pf1CombatTurnSkip

  • pf1CombatTurnSkip(
        combat: CombatPF,
        skipped: Set<CombatantPF>,
        context: Record<string, unknown>,
    ): void
  • Parameters

    • combat: CombatPF
    • skipped: Set<CombatantPF>
    • context: Record<string, unknown>

    Returns void

    • Defined in hooks.d.ts:807

Settings

Member Visibility
RepositoryRepository
Pathfinder 1e for Foundry VTT
  • Loading...

Generated using TypeDoc