Heroic Lands Heroic Lands
Home Thalorna Blog
Projects
Song of Heroic Lands HârnMaster 3 Modules API Documentation KnowledgeBase
License
  • Preparing search index...
  • The search index is not available
Song of Heroic Lands API - v0.8.2
  • Song of Heroic Lands API
  • sohl
  • core
  • fvttRangeToTarget

Function fvttRangeToTarget

  • fvttRangeToTarget(
        sourceToken: SohlTokenDocumentLogic,
        targetToken: SohlTokenDocumentLogic,
        gridUnits?: boolean,
    ): number | undefined
  • Calculates the distance from sourceToken to targetToken in "scene" units (e.g., feet).

    Parameters

    • sourceToken: SohlTokenDocumentLogic

      The source token logic.

    • targetToken: SohlTokenDocumentLogic

      The target token logic.

    • gridUnits: boolean = false

      Whether to return the distance in grid units rather than scene units.

    Returns number | undefined

    The distance, or undefined if not calculable.

    • Defined in src/core/FoundryHelpers.ts:1326

Settings

Member Visibility
Song of Heroic Lands API - v0.8.2
  • Loading...

Generated using TypeDoc with typedoc-github-theme

© 2020–2026 Tom Rodriguez. Content under The World of Thalorna and Song of Heroic Lands is licensed under CC BY-SA 4.0; all other content is © Tom Rodriguez, all rights reserved. See License.

CC BY-SA 4.0 Discord