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

      Resolve UUID by fastest means possible

      This is partial implementation to sidestep fromUuidSync() not supporting items embedded in compendium actors that you have document for.

      Parameters

      • uuid: string

        UUID

      • Optionalparent: Actor<"base" | ModuleSubType>

        Parent actor

      Returns object | Item<"base" | ModuleSubType>

      • Does not support retrieval of other than Item documents
      • May or may not return an actual document.