The search keyword must be a single word (no spaces).
Function InitBuildArray
- Line
- 935
- Location
- common.ai
- Constant?
- no
- Type
- function
- Arguments
- nothing
- Returns
- nothing
| 935 | function InitBuildArray takes nothing returns nothing |
| 936 | set build_length = 0 |
| 937 | endfunction
|