DrawGame/ja
From M.U.G.E.N Wiki
< DrawGame
This page is in progress of being translated to ja. You can help translating it or go to another language version that follows:
Trigger: DrawGame
Returns 1 if the player (or the player's team, in team mode) has ended the round in a draw, 0 otherwise.
- Format:
- Draw
- Arguments:
- none
- Return type:
- boolean int (1 or 0)
- Error conditions:
- none
Examples:
trigger1 = DrawGame Triggers if the player (or team) ended round in a draw.