feat: add initial People Playground mod development kit
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
URL: https://wiki.studiominus.nl/internalReference/SignalConverterBehaviour.html
|
||||
Title: People Playground Modding - SignalConverterBehaviour
|
||||
==================================================
|
||||
|
||||
public class SignalConverterBehaviour
|
||||
Inherits MonoBehaviour, Messages.IUse, Messages.IUseContinuous
|
||||
No description provided
|
||||
Fields
|
||||
public ushort ChannelA
|
||||
No description provided
|
||||
|
||||
public ushort ChannelB
|
||||
No description provided
|
||||
|
||||
Methods
|
||||
public void Use(ActivationPropagation propagation)
|
||||
No description provided
|
||||
|
||||
public void UseContinuous(ActivationPropagation propagation)
|
||||
No description provided
|
||||
|
||||
public bool ConvertChannel(ActivationPropagation incoming, out ushort outgoing)
|
||||
No description provided
|
||||
Reference in New Issue
Block a user