feat: add initial People Playground mod development kit
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
URL: https://wiki.studiominus.nl/internalReference/PhaseLinkBehaviour.html
|
||||
Title: People Playground Modding - PhaseLinkBehaviour
|
||||
==================================================
|
||||
|
||||
public class PhaseLinkBehaviour
|
||||
Inherits LinkDeviceBehaviour
|
||||
No description provided
|
||||
Methods
|
||||
protected override void AfterInitialise()
|
||||
No description provided
|
||||
|
||||
protected override void OnDestroy()
|
||||
No description provided
|
||||
|
||||
protected override Sprite GetDeviceSprite()
|
||||
No description provided
|
||||
|
||||
protected override Color GetWireColor()
|
||||
No description provided
|
||||
|
||||
protected override Material GetWireMaterial()
|
||||
No description provided
|
||||
|
||||
protected override float GetWireWidth()
|
||||
No description provided
|
||||
Reference in New Issue
Block a user