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

    Type Alias IsValidChangeOptions

    Additional options.

    type IsValidChangeOptions = {
        actor?: ActorPF;
        item?: ItemPF;
    }
    Index

    Properties

    Properties

    actor?: ActorPF
    item?: ItemPF