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

Function CreateLearnCommandButtonEffect

Line
4113
Location
common.j
Constant?
no
Type
native
Arguments
integer abilityId
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
4118
native BlzBitAnd                                   takes integer x, integer y returns integer