Spawn an entity through CE, x amount of times in a grid.
- Заметки
- DEVELOPER/DIAG ONLY
-
The name may imply it does something else, but a profiler is needed to actually benchmark it
-
The position starts at 0 0 0
- Аргументы
-
sClassName | string The entity to spawn |
iCount | int The amount of items
proto native CEApi GetCEApi() Get the CE API.
|