watch 01:36
We're Getting Mutants in the MCU - The Loop
Do you like this video?
Play Sound
function (name) {
intents[this.id] = intents[this.id] || {};
if (intents[this.id][name]) {
delete intents[this.id][name];
return C.OK;
}
return C.ERR_NOT_FOUND;
}