Variable deckOwnerDisposition
deckOwnerDisposition: {
configPartial: string;
evaluate: (cond: any, __namedParameters: { hookArgs: any }) => boolean;
hooks: string[];
}
Type Declaration
-
configPartial: string
-
evaluate: (cond: any, __namedParameters: { hookArgs: any }) => boolean
-
hooks: string[]
True when the shuffled deck's owner has the specified disposition.