Pathfinder 1e for Foundry VTT
    Preparing search index...

    Class TokenDocumentPF

    Token Document extension

    Hierarchy

    • TokenDocument
      • TokenDocumentPF
    Index

    Properties

    MOVEMENT_DISABLING_CONDITIONS: Set<string> = ...
    • Record this info in conditions registry.

    Accessors

    • get allowedMovement(): Set<string> | null
      Experimental

      Allowed movement modes.

      Returns Set<string> | null

      • Hook this up in token HUD movement action selection.
      • Returns null if there's no restrictions (e.g. no actor).

    Methods

    • Internal

      Synchronize senses from actor.

      Returns void

    • Internal

      Parameters

      • a: any
      • b: any

      Returns number