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

    Hierarchy

    • any
      • LinkModel
    Index

    Constructors

    Properties

    Methods

    Constructors

    • Returns LinkModel

    Properties

    level?: number

    Level associated to the linked item. Pruned if 0 or undefined.

    name?: string

    Name of the linked item. Pruned if empty or undefined.

    uuid: string

    Methods

    • Parameters

      • data: any

      Returns void