UWaveSpawnQueuer¶
#include <WaveSpawnQueuer.h>
Inherits from USpawnQueuer, UTBLObject, UAssemblyObject, UObject
Public Functions¶
| Name | |
|---|---|
| UWaveSpawnQueuer() |
Public Attributes¶
| Name | |
|---|---|
| float | ExtensionInterval |
| int32 | MaxRespawnTime |
| int32 | MaxWaveTime |
| int32 | MinimumRespawnTime |
| int32 | RespawnTimeExtension |
| int32 | WaveDurationSeconds |
| int32 | WaveTimeExtension |
Protected Attributes¶
| Name | |
|---|---|
| TArray< FPlayerSpawnPair > | SpawnQueue |
Updated on 2025-01-21 at 09:02:25 +0100