Constructors
constructor
- new SourceInfo(value: any, change: any, options: any): components.SourceInfo
Parameters
- value: any
- change: any
- options: any
Properties
Accessors
modifier
- get modifier(): any
Returns any
name
- get name(): any
Returns any
- set name(v: any): void
Returns void
negative
- get negative(): boolean
Returns boolean
operator
- get operator(): any
Returns any
positive
- get positive(): any
Returns any
target
- get target(): any
Returns any
type
- get type(): any
Returns any
Methods
clone
- clone(value: any): any
Returns any
Source Info
Temporary structure to help refactor the related handling.
See
https://gitlab.com/foundryvtt_pathfinder1e/foundryvtt-pathfinder1/-/issues/2784