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

    Class RegistryEntryAbstract

    The Base Registry Object class, providing shared functionality for all registry objects in the system. For the required data, see defineSchema.

    Hierarchy (View Summary)

    Index

    General

    _id: string

    Raw ID

    flags: object

    Freeform data

    name: string

    Name

    namespace: string

    Source package ID

    • get id(): string

      The unique key of the value.

      Returns string

    • Protected

      Localize fields

      Returns void

    Document

    • Internal

      Safely prepare data

      Returns void

    • Protected

      Prepare data after initialization or reset.

      Returns void