The search keyword must be a single word (no spaces).

Function BlzSetUnitDiceNumber

Line
3955
Location
common.j
Constant?
no
Type
native
Arguments
unit whichUnit, integer diceNumber, integer weaponIndex
Returns
nothing
3955
native BlzSetUnitDiceNumber                        takes unit whichUnit, integer diceNumber, integer weaponIndex returns nothing
3956
native BlzGetUnitDiceSides                         takes unit whichUnit, integer weaponIndex returns integer
3957
native BlzSetUnitDiceSides                         takes unit whichUnit, integer diceSides, integer weaponIndex returns nothing
3958
native BlzGetUnitAttackCooldown                    takes unit whichUnit, integer weaponIndex returns real
3959
native BlzSetUnitAttackCooldown                    takes unit whichUnit, real cooldown, integer weaponIndex returns nothing
3960
native BlzSetSpecialEffectColorByPlayer            takes effect whichEffect, player whichPlayer returns nothing