GTA V NativesdecisioneventDecisionevent::clearDecisionMakerEventResponseOn this pageDecisionevent::clearDecisionMakerEventResponseSyntax ```js mp.game.decisionevent.clearDecisionMakerEventResponse(name, type); ``` Required Arguments name: Model hash or name type: int Return value Undefined Example ```js // todo ``` See also