Decisionevent::unblockDecisionMakerEvent
Внешний вид
Syntax
<syntaxhighlight lang="javascript">mp.game.decisionevent.unblockDecisionMakerEvent(name, type);</syntaxhighlight>
Required Arguments
- name: Model hash or name
- type: int
Return value
- Undefined
Example
<syntaxhighlight lang="javascript"> // todo </syntaxhighlight>