Executes all work for the selected wave that has to be executed automatically.
Syntax
client server public static void autoExecuteWork(WHSWaveId _waveId)
Run On
Called
Parameters
- _waveId
Type: WHSWaveId Extended Data Type
The wave ID.
Executes all work for the selected wave that has to be executed automatically.
client server public static void autoExecuteWork(WHSWaveId _waveId)
Called