mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-07 00:42:16 +02:00
Update comments.md
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
This commit is contained in:
parent
d93f4f6d9e
commit
01a0aaa525
@ -52,9 +52,10 @@ While other classes should be fully documented, Abilities and Moves heavily inco
|
|||||||
```ts
|
```ts
|
||||||
/**
|
/**
|
||||||
...
|
...
|
||||||
* @param args - [0] {@linkcode NumberHolder} of arenaAttackTypeMultiplier;
|
* @param args -
|
||||||
* [1] {@linkcode BooleanHolder} of cancelled
|
* - `[0]` {@linkcode NumberHolder} `paramA` - paramA description here
|
||||||
* [2] {@linkcode BooleanHolder} of rWeDoneYet
|
* - `[1]` {@linkcode BooleanHolder} `paramB` - paramB description here
|
||||||
|
* - `[2]` {@linkcode BooleanHolder} `paramC` - paramC description here
|
||||||
...
|
...
|
||||||
*/
|
*/
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user