Class UnturnedZombieAddedEvent
The event that is triggered when a new zombie is addded.
Inherited Members
Namespace: OpenMod.Unturned.Zombies.Events
Assembly: OpenMod.Unturned.dll
Syntax
public class UnturnedZombieAddedEvent : UnturnedZombieSpawnedEvent
Constructors
| Improve this Doc View SourceUnturnedZombieAddedEvent(UnturnedZombie)
Declaration
public UnturnedZombieAddedEvent(UnturnedZombie zombie)
Parameters
Type | Name | Description |
---|---|---|
UnturnedZombie | zombie |