28 lines
807 B
Plaintext
28 lines
807 B
Plaintext
URL: https://wiki.studiominus.nl/internalReference/ZombieSyringe_ZombiePoisonLiquid.html
|
|
Title: People Playground Modding - ZombieSyringe.ZombiePoisonLiquid
|
|
==================================================
|
|
|
|
public class ZombiePoisonLiquid
|
|
This nested type resides in ZombieSyringe
|
|
Inherits Liquid
|
|
No description provided
|
|
Fields
|
|
public const string ID
|
|
No description provided
|
|
Constant value: "REANIMATION AGENT"
|
|
|
|
Methods
|
|
public override string GetDisplayName()
|
|
No description provided
|
|
|
|
public (constructor) ZombiePoisonLiquid()
|
|
No description provided
|
|
|
|
public override void OnEnterContainer(BloodContainer container)
|
|
No description provided
|
|
|
|
public override void OnEnterLimb(LimbBehaviour limb)
|
|
No description provided
|
|
|
|
public override void OnExitContainer(BloodContainer container)
|
|
No description provided |