Physics/Signals/SignalInterface.openplx
SignalInterface
SignalInterface: .doc: """ Input and output reference attributes will be picked up by the signalling interface allowing the user to model specific signalling interfaces by grouping inputs and outputs and giving them shorter names. Setting enable to true enables all outputs in the interface. Keeping it as false does not disable the outputs. """ fn on_init() enable is Bool: false