Class UnturnedZombieEvent
The base class for all zombie related events.
Inheritance
System.Object
UnturnedZombieEvent
Namespace: OpenMod.Unturned.Zombies.Events
Assembly: OpenMod.Unturned.dll
Syntax
public abstract class UnturnedZombieEvent : Event
Constructors
| Improve this Doc View SourceUnturnedZombieEvent(UnturnedZombie)
Declaration
protected UnturnedZombieEvent(UnturnedZombie zombie)
Parameters
Type | Name | Description |
---|---|---|
UnturnedZombie | zombie |
Properties
| Improve this Doc View SourceZombie
Declaration
public UnturnedZombie Zombie { get; }
Property Value
Type | Description |
---|---|
UnturnedZombie |