Variable itemHasSocketedType
itemHasSocketedType: {
configFields: { label: string; name: string; type: string }[];
configPartial: string;
evaluate: (cond: any, __namedParameters: { hookArgs: any }) => any;
hooks: string[];
}
Type Declaration
-
configFields: { label: string; name: string; type: string }[]
-
configPartial: string
-
evaluate: (cond: any, __namedParameters: { hookArgs: any }) => any
-
hooks: string[]
True when the used item has a socketed gem/item of the specified type.