feat: add initial People Playground mod development kit
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
URL: https://wiki.studiominus.nl/internalReference/PinkSyringe_VestibularPoison.html
|
||||
Title: People Playground Modding - PinkSyringe.VestibularPoison
|
||||
==================================================
|
||||
|
||||
public class VestibularPoison
|
||||
This nested type resides in PinkSyringe
|
||||
Inherits TemporaryBodyLiquid
|
||||
No description provided
|
||||
Fields
|
||||
public const string ID
|
||||
No description provided
|
||||
Constant value: "VESTIBULAR POISON"
|
||||
|
||||
Properties
|
||||
public override bool ShouldCallOnEnterEveryUpdate
|
||||
No description provided
|
||||
|
||||
Methods
|
||||
public override string GetDisplayName()
|
||||
No description provided
|
||||
|
||||
public (constructor) VestibularPoison()
|
||||
No description provided
|
||||
|
||||
public override void OnEnterLimb(LimbBehaviour limb)
|
||||
No description provided
|
||||
|
||||
public override void OnEnterContainer(BloodContainer container)
|
||||
No description provided
|
||||
|
||||
public override void OnExitContainer(BloodContainer container)
|
||||
No description provided
|
||||
Reference in New Issue
Block a user