feat: add initial People Playground mod development kit
This commit is contained in:
27
extracted_wiki_content/internalReference/gorseblood.txt
Normal file
27
extracted_wiki_content/internalReference/gorseblood.txt
Normal file
@@ -0,0 +1,27 @@
|
||||
URL: https://wiki.studiominus.nl/internalReference/GorseBlood.html
|
||||
Title: People Playground Modding - GorseBlood
|
||||
==================================================
|
||||
|
||||
public class GorseBlood
|
||||
Inherits Blood
|
||||
No description provided
|
||||
Fields
|
||||
public new const string ID
|
||||
No description provided
|
||||
Constant value: "GORSE BLOOD"
|
||||
|
||||
Methods
|
||||
public override string GetDisplayName()
|
||||
No description provided
|
||||
|
||||
public (constructor) GorseBlood()
|
||||
No description provided
|
||||
|
||||
public override void OnEnterContainer(BloodContainer container)
|
||||
No description provided
|
||||
|
||||
public override void OnExitContainer(BloodContainer container)
|
||||
No description provided
|
||||
|
||||
public override void OnEnterLimb(LimbBehaviour limb)
|
||||
No description provided
|
||||
Reference in New Issue
Block a user