The search keyword must be a single word (no spaces).
Function CreateCommandButtonEffect
- Line
- 4111
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- integer abilityId, string order
- Returns
- commandbuttoneffect
| 4111 | native CreateCommandButtonEffect takes integer abilityId, string order 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
|