View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000415 | Server | Server | public | 2022-06-22 14:00 | 2022-07-19 23:29 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 1.4.0 | ||||
Summary | 0000415: Can't pass lambda as parameter when calling exported function in different resource | ||||
Description | Can't pass lambda as parameter when calling exported function in different resource | ||||
Steps To Reproduce | let a = findResourceByName('someResourceName').exports.someExportedFunctionName; a( (b) => b*2) ); // the lambda being sent to "a" won't work | ||||
Tags | No tags attached. | ||||
Game | GTA III, GTA VC , GTA SA | ||||