Update types
This commit is contained in:
parent
2c10931ddc
commit
b0718124cf
@ -1,6 +1,6 @@
|
||||
export declare class WeightedRandomHelper {
|
||||
/**
|
||||
* USE getWeightedValue() WHERE POSSIBLE
|
||||
* @deprecated USE getWeightedValue() WHERE POSSIBLE
|
||||
* Gets a tplId from a weighted dictionary
|
||||
* @param {tplId: weighting[]} itemArray
|
||||
* @returns tplId
|
||||
|
@ -37,7 +37,7 @@ export declare class PaymentService {
|
||||
* @param traderId Id of trader with assort
|
||||
* @returns Handbook rouble price of item
|
||||
*/
|
||||
protected getTraderItemHandbookPrice(traderAssortId: string, traderId: string): number;
|
||||
protected getTraderItemHandbookPriceRouble(traderAssortId: string, traderId: string): number;
|
||||
/**
|
||||
* Receive money back after selling
|
||||
* @param {IPmcData} pmcData
|
||||
|
@ -45,12 +45,6 @@ export declare class SeasonalEventService {
|
||||
* @returns
|
||||
*/
|
||||
itemIsSeasonalRelated(itemTpl: string): boolean;
|
||||
/**
|
||||
* Get an array of items that appear during a seasonal event
|
||||
* returns multiple seasonal event items if they are both active
|
||||
* @returns array of tpl strings
|
||||
*/
|
||||
getAllSeasonalEventItems(): string[];
|
||||
/**
|
||||
* Get an array of seasonal items that should be blocked as season is not currently active
|
||||
* @returns Array of tpl strings
|
||||
|
@ -1,6 +1,6 @@
|
||||
export declare class WeightedRandomHelper {
|
||||
/**
|
||||
* USE getWeightedValue() WHERE POSSIBLE
|
||||
* @deprecated USE getWeightedValue() WHERE POSSIBLE
|
||||
* Gets a tplId from a weighted dictionary
|
||||
* @param {tplId: weighting[]} itemArray
|
||||
* @returns tplId
|
||||
|
@ -37,7 +37,7 @@ export declare class PaymentService {
|
||||
* @param traderId Id of trader with assort
|
||||
* @returns Handbook rouble price of item
|
||||
*/
|
||||
protected getTraderItemHandbookPrice(traderAssortId: string, traderId: string): number;
|
||||
protected getTraderItemHandbookPriceRouble(traderAssortId: string, traderId: string): number;
|
||||
/**
|
||||
* Receive money back after selling
|
||||
* @param {IPmcData} pmcData
|
||||
|
@ -45,12 +45,6 @@ export declare class SeasonalEventService {
|
||||
* @returns
|
||||
*/
|
||||
itemIsSeasonalRelated(itemTpl: string): boolean;
|
||||
/**
|
||||
* Get an array of items that appear during a seasonal event
|
||||
* returns multiple seasonal event items if they are both active
|
||||
* @returns array of tpl strings
|
||||
*/
|
||||
getAllSeasonalEventItems(): string[];
|
||||
/**
|
||||
* Get an array of seasonal items that should be blocked as season is not currently active
|
||||
* @returns Array of tpl strings
|
||||
|
@ -1,6 +1,6 @@
|
||||
export declare class WeightedRandomHelper {
|
||||
/**
|
||||
* USE getWeightedValue() WHERE POSSIBLE
|
||||
* @deprecated USE getWeightedValue() WHERE POSSIBLE
|
||||
* Gets a tplId from a weighted dictionary
|
||||
* @param {tplId: weighting[]} itemArray
|
||||
* @returns tplId
|
||||
|
@ -37,7 +37,7 @@ export declare class PaymentService {
|
||||
* @param traderId Id of trader with assort
|
||||
* @returns Handbook rouble price of item
|
||||
*/
|
||||
protected getTraderItemHandbookPrice(traderAssortId: string, traderId: string): number;
|
||||
protected getTraderItemHandbookPriceRouble(traderAssortId: string, traderId: string): number;
|
||||
/**
|
||||
* Receive money back after selling
|
||||
* @param {IPmcData} pmcData
|
||||
|
@ -45,12 +45,6 @@ export declare class SeasonalEventService {
|
||||
* @returns
|
||||
*/
|
||||
itemIsSeasonalRelated(itemTpl: string): boolean;
|
||||
/**
|
||||
* Get an array of items that appear during a seasonal event
|
||||
* returns multiple seasonal event items if they are both active
|
||||
* @returns array of tpl strings
|
||||
*/
|
||||
getAllSeasonalEventItems(): string[];
|
||||
/**
|
||||
* Get an array of seasonal items that should be blocked as season is not currently active
|
||||
* @returns Array of tpl strings
|
||||
|
@ -1,6 +1,6 @@
|
||||
export declare class WeightedRandomHelper {
|
||||
/**
|
||||
* USE getWeightedValue() WHERE POSSIBLE
|
||||
* @deprecated USE getWeightedValue() WHERE POSSIBLE
|
||||
* Gets a tplId from a weighted dictionary
|
||||
* @param {tplId: weighting[]} itemArray
|
||||
* @returns tplId
|
||||
|
@ -37,7 +37,7 @@ export declare class PaymentService {
|
||||
* @param traderId Id of trader with assort
|
||||
* @returns Handbook rouble price of item
|
||||
*/
|
||||
protected getTraderItemHandbookPrice(traderAssortId: string, traderId: string): number;
|
||||
protected getTraderItemHandbookPriceRouble(traderAssortId: string, traderId: string): number;
|
||||
/**
|
||||
* Receive money back after selling
|
||||
* @param {IPmcData} pmcData
|
||||
|
@ -45,12 +45,6 @@ export declare class SeasonalEventService {
|
||||
* @returns
|
||||
*/
|
||||
itemIsSeasonalRelated(itemTpl: string): boolean;
|
||||
/**
|
||||
* Get an array of items that appear during a seasonal event
|
||||
* returns multiple seasonal event items if they are both active
|
||||
* @returns array of tpl strings
|
||||
*/
|
||||
getAllSeasonalEventItems(): string[];
|
||||
/**
|
||||
* Get an array of seasonal items that should be blocked as season is not currently active
|
||||
* @returns Array of tpl strings
|
||||
|
@ -1,6 +1,6 @@
|
||||
export declare class WeightedRandomHelper {
|
||||
/**
|
||||
* USE getWeightedValue() WHERE POSSIBLE
|
||||
* @deprecated USE getWeightedValue() WHERE POSSIBLE
|
||||
* Gets a tplId from a weighted dictionary
|
||||
* @param {tplId: weighting[]} itemArray
|
||||
* @returns tplId
|
||||
|
@ -37,7 +37,7 @@ export declare class PaymentService {
|
||||
* @param traderId Id of trader with assort
|
||||
* @returns Handbook rouble price of item
|
||||
*/
|
||||
protected getTraderItemHandbookPrice(traderAssortId: string, traderId: string): number;
|
||||
protected getTraderItemHandbookPriceRouble(traderAssortId: string, traderId: string): number;
|
||||
/**
|
||||
* Receive money back after selling
|
||||
* @param {IPmcData} pmcData
|
||||
|
@ -45,12 +45,6 @@ export declare class SeasonalEventService {
|
||||
* @returns
|
||||
*/
|
||||
itemIsSeasonalRelated(itemTpl: string): boolean;
|
||||
/**
|
||||
* Get an array of items that appear during a seasonal event
|
||||
* returns multiple seasonal event items if they are both active
|
||||
* @returns array of tpl strings
|
||||
*/
|
||||
getAllSeasonalEventItems(): string[];
|
||||
/**
|
||||
* Get an array of seasonal items that should be blocked as season is not currently active
|
||||
* @returns Array of tpl strings
|
||||
|
@ -1,6 +1,6 @@
|
||||
export declare class WeightedRandomHelper {
|
||||
/**
|
||||
* USE getWeightedValue() WHERE POSSIBLE
|
||||
* @deprecated USE getWeightedValue() WHERE POSSIBLE
|
||||
* Gets a tplId from a weighted dictionary
|
||||
* @param {tplId: weighting[]} itemArray
|
||||
* @returns tplId
|
||||
|
@ -37,7 +37,7 @@ export declare class PaymentService {
|
||||
* @param traderId Id of trader with assort
|
||||
* @returns Handbook rouble price of item
|
||||
*/
|
||||
protected getTraderItemHandbookPrice(traderAssortId: string, traderId: string): number;
|
||||
protected getTraderItemHandbookPriceRouble(traderAssortId: string, traderId: string): number;
|
||||
/**
|
||||
* Receive money back after selling
|
||||
* @param {IPmcData} pmcData
|
||||
|
@ -45,12 +45,6 @@ export declare class SeasonalEventService {
|
||||
* @returns
|
||||
*/
|
||||
itemIsSeasonalRelated(itemTpl: string): boolean;
|
||||
/**
|
||||
* Get an array of items that appear during a seasonal event
|
||||
* returns multiple seasonal event items if they are both active
|
||||
* @returns array of tpl strings
|
||||
*/
|
||||
getAllSeasonalEventItems(): string[];
|
||||
/**
|
||||
* Get an array of seasonal items that should be blocked as season is not currently active
|
||||
* @returns Array of tpl strings
|
||||
|
@ -1,6 +1,6 @@
|
||||
export declare class WeightedRandomHelper {
|
||||
/**
|
||||
* USE getWeightedValue() WHERE POSSIBLE
|
||||
* @deprecated USE getWeightedValue() WHERE POSSIBLE
|
||||
* Gets a tplId from a weighted dictionary
|
||||
* @param {tplId: weighting[]} itemArray
|
||||
* @returns tplId
|
||||
|
@ -37,7 +37,7 @@ export declare class PaymentService {
|
||||
* @param traderId Id of trader with assort
|
||||
* @returns Handbook rouble price of item
|
||||
*/
|
||||
protected getTraderItemHandbookPrice(traderAssortId: string, traderId: string): number;
|
||||
protected getTraderItemHandbookPriceRouble(traderAssortId: string, traderId: string): number;
|
||||
/**
|
||||
* Receive money back after selling
|
||||
* @param {IPmcData} pmcData
|
||||
|
@ -45,12 +45,6 @@ export declare class SeasonalEventService {
|
||||
* @returns
|
||||
*/
|
||||
itemIsSeasonalRelated(itemTpl: string): boolean;
|
||||
/**
|
||||
* Get an array of items that appear during a seasonal event
|
||||
* returns multiple seasonal event items if they are both active
|
||||
* @returns array of tpl strings
|
||||
*/
|
||||
getAllSeasonalEventItems(): string[];
|
||||
/**
|
||||
* Get an array of seasonal items that should be blocked as season is not currently active
|
||||
* @returns Array of tpl strings
|
||||
|
@ -1,6 +1,6 @@
|
||||
export declare class WeightedRandomHelper {
|
||||
/**
|
||||
* USE getWeightedValue() WHERE POSSIBLE
|
||||
* @deprecated USE getWeightedValue() WHERE POSSIBLE
|
||||
* Gets a tplId from a weighted dictionary
|
||||
* @param {tplId: weighting[]} itemArray
|
||||
* @returns tplId
|
||||
|
@ -37,7 +37,7 @@ export declare class PaymentService {
|
||||
* @param traderId Id of trader with assort
|
||||
* @returns Handbook rouble price of item
|
||||
*/
|
||||
protected getTraderItemHandbookPrice(traderAssortId: string, traderId: string): number;
|
||||
protected getTraderItemHandbookPriceRouble(traderAssortId: string, traderId: string): number;
|
||||
/**
|
||||
* Receive money back after selling
|
||||
* @param {IPmcData} pmcData
|
||||
|
@ -45,12 +45,6 @@ export declare class SeasonalEventService {
|
||||
* @returns
|
||||
*/
|
||||
itemIsSeasonalRelated(itemTpl: string): boolean;
|
||||
/**
|
||||
* Get an array of items that appear during a seasonal event
|
||||
* returns multiple seasonal event items if they are both active
|
||||
* @returns array of tpl strings
|
||||
*/
|
||||
getAllSeasonalEventItems(): string[];
|
||||
/**
|
||||
* Get an array of seasonal items that should be blocked as season is not currently active
|
||||
* @returns Array of tpl strings
|
||||
|
@ -1,6 +1,6 @@
|
||||
export declare class WeightedRandomHelper {
|
||||
/**
|
||||
* USE getWeightedValue() WHERE POSSIBLE
|
||||
* @deprecated USE getWeightedValue() WHERE POSSIBLE
|
||||
* Gets a tplId from a weighted dictionary
|
||||
* @param {tplId: weighting[]} itemArray
|
||||
* @returns tplId
|
||||
|
@ -37,7 +37,7 @@ export declare class PaymentService {
|
||||
* @param traderId Id of trader with assort
|
||||
* @returns Handbook rouble price of item
|
||||
*/
|
||||
protected getTraderItemHandbookPrice(traderAssortId: string, traderId: string): number;
|
||||
protected getTraderItemHandbookPriceRouble(traderAssortId: string, traderId: string): number;
|
||||
/**
|
||||
* Receive money back after selling
|
||||
* @param {IPmcData} pmcData
|
||||
|
@ -45,12 +45,6 @@ export declare class SeasonalEventService {
|
||||
* @returns
|
||||
*/
|
||||
itemIsSeasonalRelated(itemTpl: string): boolean;
|
||||
/**
|
||||
* Get an array of items that appear during a seasonal event
|
||||
* returns multiple seasonal event items if they are both active
|
||||
* @returns array of tpl strings
|
||||
*/
|
||||
getAllSeasonalEventItems(): string[];
|
||||
/**
|
||||
* Get an array of seasonal items that should be blocked as season is not currently active
|
||||
* @returns Array of tpl strings
|
||||
|
@ -1,6 +1,6 @@
|
||||
export declare class WeightedRandomHelper {
|
||||
/**
|
||||
* USE getWeightedValue() WHERE POSSIBLE
|
||||
* @deprecated USE getWeightedValue() WHERE POSSIBLE
|
||||
* Gets a tplId from a weighted dictionary
|
||||
* @param {tplId: weighting[]} itemArray
|
||||
* @returns tplId
|
||||
|
@ -37,7 +37,7 @@ export declare class PaymentService {
|
||||
* @param traderId Id of trader with assort
|
||||
* @returns Handbook rouble price of item
|
||||
*/
|
||||
protected getTraderItemHandbookPrice(traderAssortId: string, traderId: string): number;
|
||||
protected getTraderItemHandbookPriceRouble(traderAssortId: string, traderId: string): number;
|
||||
/**
|
||||
* Receive money back after selling
|
||||
* @param {IPmcData} pmcData
|
||||
|
@ -45,12 +45,6 @@ export declare class SeasonalEventService {
|
||||
* @returns
|
||||
*/
|
||||
itemIsSeasonalRelated(itemTpl: string): boolean;
|
||||
/**
|
||||
* Get an array of items that appear during a seasonal event
|
||||
* returns multiple seasonal event items if they are both active
|
||||
* @returns array of tpl strings
|
||||
*/
|
||||
getAllSeasonalEventItems(): string[];
|
||||
/**
|
||||
* Get an array of seasonal items that should be blocked as season is not currently active
|
||||
* @returns Array of tpl strings
|
||||
|
@ -1,6 +1,6 @@
|
||||
export declare class WeightedRandomHelper {
|
||||
/**
|
||||
* USE getWeightedValue() WHERE POSSIBLE
|
||||
* @deprecated USE getWeightedValue() WHERE POSSIBLE
|
||||
* Gets a tplId from a weighted dictionary
|
||||
* @param {tplId: weighting[]} itemArray
|
||||
* @returns tplId
|
||||
|
@ -37,7 +37,7 @@ export declare class PaymentService {
|
||||
* @param traderId Id of trader with assort
|
||||
* @returns Handbook rouble price of item
|
||||
*/
|
||||
protected getTraderItemHandbookPrice(traderAssortId: string, traderId: string): number;
|
||||
protected getTraderItemHandbookPriceRouble(traderAssortId: string, traderId: string): number;
|
||||
/**
|
||||
* Receive money back after selling
|
||||
* @param {IPmcData} pmcData
|
||||
|
@ -45,12 +45,6 @@ export declare class SeasonalEventService {
|
||||
* @returns
|
||||
*/
|
||||
itemIsSeasonalRelated(itemTpl: string): boolean;
|
||||
/**
|
||||
* Get an array of items that appear during a seasonal event
|
||||
* returns multiple seasonal event items if they are both active
|
||||
* @returns array of tpl strings
|
||||
*/
|
||||
getAllSeasonalEventItems(): string[];
|
||||
/**
|
||||
* Get an array of seasonal items that should be blocked as season is not currently active
|
||||
* @returns Array of tpl strings
|
||||
|
@ -1,6 +1,6 @@
|
||||
export declare class WeightedRandomHelper {
|
||||
/**
|
||||
* USE getWeightedValue() WHERE POSSIBLE
|
||||
* @deprecated USE getWeightedValue() WHERE POSSIBLE
|
||||
* Gets a tplId from a weighted dictionary
|
||||
* @param {tplId: weighting[]} itemArray
|
||||
* @returns tplId
|
||||
|
@ -37,7 +37,7 @@ export declare class PaymentService {
|
||||
* @param traderId Id of trader with assort
|
||||
* @returns Handbook rouble price of item
|
||||
*/
|
||||
protected getTraderItemHandbookPrice(traderAssortId: string, traderId: string): number;
|
||||
protected getTraderItemHandbookPriceRouble(traderAssortId: string, traderId: string): number;
|
||||
/**
|
||||
* Receive money back after selling
|
||||
* @param {IPmcData} pmcData
|
||||
|
@ -45,12 +45,6 @@ export declare class SeasonalEventService {
|
||||
* @returns
|
||||
*/
|
||||
itemIsSeasonalRelated(itemTpl: string): boolean;
|
||||
/**
|
||||
* Get an array of items that appear during a seasonal event
|
||||
* returns multiple seasonal event items if they are both active
|
||||
* @returns array of tpl strings
|
||||
*/
|
||||
getAllSeasonalEventItems(): string[];
|
||||
/**
|
||||
* Get an array of seasonal items that should be blocked as season is not currently active
|
||||
* @returns Array of tpl strings
|
||||
|
@ -1,6 +1,6 @@
|
||||
export declare class WeightedRandomHelper {
|
||||
/**
|
||||
* USE getWeightedValue() WHERE POSSIBLE
|
||||
* @deprecated USE getWeightedValue() WHERE POSSIBLE
|
||||
* Gets a tplId from a weighted dictionary
|
||||
* @param {tplId: weighting[]} itemArray
|
||||
* @returns tplId
|
||||
|
@ -37,7 +37,7 @@ export declare class PaymentService {
|
||||
* @param traderId Id of trader with assort
|
||||
* @returns Handbook rouble price of item
|
||||
*/
|
||||
protected getTraderItemHandbookPrice(traderAssortId: string, traderId: string): number;
|
||||
protected getTraderItemHandbookPriceRouble(traderAssortId: string, traderId: string): number;
|
||||
/**
|
||||
* Receive money back after selling
|
||||
* @param {IPmcData} pmcData
|
||||
|
@ -45,12 +45,6 @@ export declare class SeasonalEventService {
|
||||
* @returns
|
||||
*/
|
||||
itemIsSeasonalRelated(itemTpl: string): boolean;
|
||||
/**
|
||||
* Get an array of items that appear during a seasonal event
|
||||
* returns multiple seasonal event items if they are both active
|
||||
* @returns array of tpl strings
|
||||
*/
|
||||
getAllSeasonalEventItems(): string[];
|
||||
/**
|
||||
* Get an array of seasonal items that should be blocked as season is not currently active
|
||||
* @returns Array of tpl strings
|
||||
|
@ -1,6 +1,6 @@
|
||||
export declare class WeightedRandomHelper {
|
||||
/**
|
||||
* USE getWeightedValue() WHERE POSSIBLE
|
||||
* @deprecated USE getWeightedValue() WHERE POSSIBLE
|
||||
* Gets a tplId from a weighted dictionary
|
||||
* @param {tplId: weighting[]} itemArray
|
||||
* @returns tplId
|
||||
|
@ -37,7 +37,7 @@ export declare class PaymentService {
|
||||
* @param traderId Id of trader with assort
|
||||
* @returns Handbook rouble price of item
|
||||
*/
|
||||
protected getTraderItemHandbookPrice(traderAssortId: string, traderId: string): number;
|
||||
protected getTraderItemHandbookPriceRouble(traderAssortId: string, traderId: string): number;
|
||||
/**
|
||||
* Receive money back after selling
|
||||
* @param {IPmcData} pmcData
|
||||
|
@ -45,12 +45,6 @@ export declare class SeasonalEventService {
|
||||
* @returns
|
||||
*/
|
||||
itemIsSeasonalRelated(itemTpl: string): boolean;
|
||||
/**
|
||||
* Get an array of items that appear during a seasonal event
|
||||
* returns multiple seasonal event items if they are both active
|
||||
* @returns array of tpl strings
|
||||
*/
|
||||
getAllSeasonalEventItems(): string[];
|
||||
/**
|
||||
* Get an array of seasonal items that should be blocked as season is not currently active
|
||||
* @returns Array of tpl strings
|
||||
|
@ -1,6 +1,6 @@
|
||||
export declare class WeightedRandomHelper {
|
||||
/**
|
||||
* USE getWeightedValue() WHERE POSSIBLE
|
||||
* @deprecated USE getWeightedValue() WHERE POSSIBLE
|
||||
* Gets a tplId from a weighted dictionary
|
||||
* @param {tplId: weighting[]} itemArray
|
||||
* @returns tplId
|
||||
|
@ -37,7 +37,7 @@ export declare class PaymentService {
|
||||
* @param traderId Id of trader with assort
|
||||
* @returns Handbook rouble price of item
|
||||
*/
|
||||
protected getTraderItemHandbookPrice(traderAssortId: string, traderId: string): number;
|
||||
protected getTraderItemHandbookPriceRouble(traderAssortId: string, traderId: string): number;
|
||||
/**
|
||||
* Receive money back after selling
|
||||
* @param {IPmcData} pmcData
|
||||
|
@ -45,12 +45,6 @@ export declare class SeasonalEventService {
|
||||
* @returns
|
||||
*/
|
||||
itemIsSeasonalRelated(itemTpl: string): boolean;
|
||||
/**
|
||||
* Get an array of items that appear during a seasonal event
|
||||
* returns multiple seasonal event items if they are both active
|
||||
* @returns array of tpl strings
|
||||
*/
|
||||
getAllSeasonalEventItems(): string[];
|
||||
/**
|
||||
* Get an array of seasonal items that should be blocked as season is not currently active
|
||||
* @returns Array of tpl strings
|
||||
|
@ -1,6 +1,6 @@
|
||||
export declare class WeightedRandomHelper {
|
||||
/**
|
||||
* USE getWeightedValue() WHERE POSSIBLE
|
||||
* @deprecated USE getWeightedValue() WHERE POSSIBLE
|
||||
* Gets a tplId from a weighted dictionary
|
||||
* @param {tplId: weighting[]} itemArray
|
||||
* @returns tplId
|
||||
|
@ -37,7 +37,7 @@ export declare class PaymentService {
|
||||
* @param traderId Id of trader with assort
|
||||
* @returns Handbook rouble price of item
|
||||
*/
|
||||
protected getTraderItemHandbookPrice(traderAssortId: string, traderId: string): number;
|
||||
protected getTraderItemHandbookPriceRouble(traderAssortId: string, traderId: string): number;
|
||||
/**
|
||||
* Receive money back after selling
|
||||
* @param {IPmcData} pmcData
|
||||
|
@ -45,12 +45,6 @@ export declare class SeasonalEventService {
|
||||
* @returns
|
||||
*/
|
||||
itemIsSeasonalRelated(itemTpl: string): boolean;
|
||||
/**
|
||||
* Get an array of items that appear during a seasonal event
|
||||
* returns multiple seasonal event items if they are both active
|
||||
* @returns array of tpl strings
|
||||
*/
|
||||
getAllSeasonalEventItems(): string[];
|
||||
/**
|
||||
* Get an array of seasonal items that should be blocked as season is not currently active
|
||||
* @returns Array of tpl strings
|
||||
|
@ -1,6 +1,6 @@
|
||||
export declare class WeightedRandomHelper {
|
||||
/**
|
||||
* USE getWeightedValue() WHERE POSSIBLE
|
||||
* @deprecated USE getWeightedValue() WHERE POSSIBLE
|
||||
* Gets a tplId from a weighted dictionary
|
||||
* @param {tplId: weighting[]} itemArray
|
||||
* @returns tplId
|
||||
|
@ -37,7 +37,7 @@ export declare class PaymentService {
|
||||
* @param traderId Id of trader with assort
|
||||
* @returns Handbook rouble price of item
|
||||
*/
|
||||
protected getTraderItemHandbookPrice(traderAssortId: string, traderId: string): number;
|
||||
protected getTraderItemHandbookPriceRouble(traderAssortId: string, traderId: string): number;
|
||||
/**
|
||||
* Receive money back after selling
|
||||
* @param {IPmcData} pmcData
|
||||
|
@ -45,12 +45,6 @@ export declare class SeasonalEventService {
|
||||
* @returns
|
||||
*/
|
||||
itemIsSeasonalRelated(itemTpl: string): boolean;
|
||||
/**
|
||||
* Get an array of items that appear during a seasonal event
|
||||
* returns multiple seasonal event items if they are both active
|
||||
* @returns array of tpl strings
|
||||
*/
|
||||
getAllSeasonalEventItems(): string[];
|
||||
/**
|
||||
* Get an array of seasonal items that should be blocked as season is not currently active
|
||||
* @returns Array of tpl strings
|
||||
|
@ -1,6 +1,6 @@
|
||||
export declare class WeightedRandomHelper {
|
||||
/**
|
||||
* USE getWeightedValue() WHERE POSSIBLE
|
||||
* @deprecated USE getWeightedValue() WHERE POSSIBLE
|
||||
* Gets a tplId from a weighted dictionary
|
||||
* @param {tplId: weighting[]} itemArray
|
||||
* @returns tplId
|
||||
|
@ -37,7 +37,7 @@ export declare class PaymentService {
|
||||
* @param traderId Id of trader with assort
|
||||
* @returns Handbook rouble price of item
|
||||
*/
|
||||
protected getTraderItemHandbookPrice(traderAssortId: string, traderId: string): number;
|
||||
protected getTraderItemHandbookPriceRouble(traderAssortId: string, traderId: string): number;
|
||||
/**
|
||||
* Receive money back after selling
|
||||
* @param {IPmcData} pmcData
|
||||
|
@ -45,12 +45,6 @@ export declare class SeasonalEventService {
|
||||
* @returns
|
||||
*/
|
||||
itemIsSeasonalRelated(itemTpl: string): boolean;
|
||||
/**
|
||||
* Get an array of items that appear during a seasonal event
|
||||
* returns multiple seasonal event items if they are both active
|
||||
* @returns array of tpl strings
|
||||
*/
|
||||
getAllSeasonalEventItems(): string[];
|
||||
/**
|
||||
* Get an array of seasonal items that should be blocked as season is not currently active
|
||||
* @returns Array of tpl strings
|
||||
|
@ -1,6 +1,6 @@
|
||||
export declare class WeightedRandomHelper {
|
||||
/**
|
||||
* USE getWeightedValue() WHERE POSSIBLE
|
||||
* @deprecated USE getWeightedValue() WHERE POSSIBLE
|
||||
* Gets a tplId from a weighted dictionary
|
||||
* @param {tplId: weighting[]} itemArray
|
||||
* @returns tplId
|
||||
|
@ -37,7 +37,7 @@ export declare class PaymentService {
|
||||
* @param traderId Id of trader with assort
|
||||
* @returns Handbook rouble price of item
|
||||
*/
|
||||
protected getTraderItemHandbookPrice(traderAssortId: string, traderId: string): number;
|
||||
protected getTraderItemHandbookPriceRouble(traderAssortId: string, traderId: string): number;
|
||||
/**
|
||||
* Receive money back after selling
|
||||
* @param {IPmcData} pmcData
|
||||
|
@ -45,12 +45,6 @@ export declare class SeasonalEventService {
|
||||
* @returns
|
||||
*/
|
||||
itemIsSeasonalRelated(itemTpl: string): boolean;
|
||||
/**
|
||||
* Get an array of items that appear during a seasonal event
|
||||
* returns multiple seasonal event items if they are both active
|
||||
* @returns array of tpl strings
|
||||
*/
|
||||
getAllSeasonalEventItems(): string[];
|
||||
/**
|
||||
* Get an array of seasonal items that should be blocked as season is not currently active
|
||||
* @returns Array of tpl strings
|
||||
|
Loading…
x
Reference in New Issue
Block a user