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

Function CreateUpgradeCommandButtonEffect

Line
4112
Location
common.j
Constant?
no
Type
native
Arguments
integer whichUprgade
Returns
commandbuttoneffect
4112
native CreateUpgradeCommandButtonEffect            takes integer whichUprgade returns commandbuttoneffect
4113
native CreateLearnCommandButtonEffect              takes integer abilityId returns commandbuttoneffect
4114
native DestroyCommandButtonEffect                  takes commandbuttoneffect whichEffect returns nothing
4115
4116
// Bit Operations
4117
native BlzBitOr                                    takes integer x, integer y returns integer