feat: add initial People Playground mod development kit
This commit is contained in:
31
extracted_wiki_content/internalReference/usewiretool.txt
Normal file
31
extracted_wiki_content/internalReference/usewiretool.txt
Normal file
@@ -0,0 +1,31 @@
|
||||
URL: https://wiki.studiominus.nl/internalReference/UseWireTool.html
|
||||
Title: People Playground Modding - UseWireTool
|
||||
==================================================
|
||||
|
||||
public class UseWireTool
|
||||
Inherits DistanceWireTool
|
||||
No description provided
|
||||
Methods
|
||||
protected virtual void Awake()
|
||||
No description provided
|
||||
|
||||
public override void OnToolChosen()
|
||||
No description provided
|
||||
|
||||
public override void OnToolUnchosen()
|
||||
No description provided
|
||||
|
||||
protected virtual Color GetWireColor()
|
||||
No description provided
|
||||
|
||||
protected virtual ushort GetWireChannel()
|
||||
No description provided
|
||||
|
||||
protected virtual float GetBreakForce(AnchoredJoint2D joint)
|
||||
No description provided
|
||||
|
||||
protected override void OnJointCreate(DistanceJoint2D joint)
|
||||
No description provided
|
||||
|
||||
protected TargetWireBehaviour CreateWire(DistanceJoint2D joint)
|
||||
No description provided
|
||||
Reference in New Issue
Block a user