hasMonsterMove
Description
Check if monster has move.
Return
| Type | Description |
|---|---|
| boolean | Returns true if the Monster has move. |
Parameters
| # | Name | Type | Mandatory | Description |
|---|---|---|---|---|
| 1 | monsterId | MonsterID | Yes | The monster ID. |
Check if monster has move.
| Type | Description |
|---|---|
| boolean | Returns true if the Monster has move. |
| # | Name | Type | Mandatory | Description |
|---|---|---|---|---|
| 1 | monsterId | MonsterID | Yes | The monster ID. |