NumProj/ja
From M.U.G.E.N Wiki
< NumProj
This page is in progress of being translated to ja. You can help translating it or go to another language version that follows:
Trigger: NumProj
Returns the total number of projectiles currently owned by the player.
- Format:
- NumProj
- Arguments:
- none
- Return type:
- int
- Error conditions:
- none
Example:
trigger1 = NumProj = 0 Triggers if the player has no currently active projectiles.