feat: add initial People Playground mod development kit
This commit is contained in:
28
extracted_wiki_content/internalReference/woodpintool.txt
Normal file
28
extracted_wiki_content/internalReference/woodpintool.txt
Normal file
@@ -0,0 +1,28 @@
|
||||
URL: https://wiki.studiominus.nl/internalReference/WoodPinTool.html
|
||||
Title: People Playground Modding - WoodPinTool
|
||||
==================================================
|
||||
|
||||
public class WoodPinTool
|
||||
Inherits PinTool
|
||||
No description provided
|
||||
Methods
|
||||
public override void OnFixedHold()
|
||||
No description provided
|
||||
|
||||
public override void OnHold()
|
||||
No description provided
|
||||
|
||||
public override void OnDeselect()
|
||||
No description provided
|
||||
|
||||
public override void OnToolChosen()
|
||||
No description provided
|
||||
|
||||
public override void OnToolUnchosen()
|
||||
No description provided
|
||||
|
||||
protected override float GetBreakingThreshold()
|
||||
No description provided
|
||||
|
||||
protected override void OnPinCreation(PinBehaviour pin)
|
||||
No description provided
|
||||
Reference in New Issue
Block a user