Hierarchy

  • Exclude<Partial<NonNullable<Parameters<ItemPF["recharge"]>[0]>>, "commit">
    • RechargeActorItemsOptions

Properties

commit?: boolean

If false, return update data object instead of directly updating the actor.

Default Value

true

context: undefined | object
exact: undefined | boolean
maximize: undefined | boolean
period: undefined | "round" | "hour" | "day" | "week" | "any"
rollData: undefined | object
value: undefined | number

Generated using TypeDoc