C# Class SpawnerWave, Holdout

Datei anzeigen Open project: MaddJhin/Holdout Class Usage Examples

Public Properties

Property Type Description
name string
repeatAmount int
spawnList List
waveDelay float

Property Details

name public_oe property

public string name
return string

repeatAmount public_oe property

public int repeatAmount
return int

spawnList public_oe property

public List spawnList
return List

waveDelay public_oe property

public float waveDelay
return float