Searched refs:resourceValue (Results 1 – 1 of 1) sorted by relevance
495 const resourceValue: number = resources[resourceData[0]][resourceData[1]][resourceData[2]]; constant496 return createResourceParam(resourceValue, resourceType,513 function createResourceParam(resourceValue: number, resourceType: number, argsArr: ts.Expression[]):518 resourceValue = -1;524 ts.factory.createNumericLiteral(resourceValue)