31 lines
820 B
Plaintext
31 lines
820 B
Plaintext
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 |