OpenMod Docs OpenMod Docs
OpenMod Docs OpenMod Docs
OpenMod .NET Plugin Framework.

Class UnturnedZombieSpawnedEvent

Inheritance
System.Object
UnturnedZombieEvent
UnturnedZombieSpawnedEvent
UnturnedZombieAddedEvent
UnturnedZombieRevivedEvent
Inherited Members
UnturnedZombieEvent.Zombie
Namespace: OpenMod.Unturned.Zombies.Events
Assembly: OpenMod.Unturned.dll
Syntax
public abstract class UnturnedZombieSpawnedEvent : UnturnedZombieEvent

Constructors

| Improve this Doc View Source

UnturnedZombieSpawnedEvent(UnturnedZombie)

Declaration
protected UnturnedZombieSpawnedEvent(UnturnedZombie zombie)
Parameters
Type Name Description
UnturnedZombie zombie

Extension Methods

DisposeHelper.DisposeSyncOrAsync(Object)