MCPcopy Create free account
hub / github.com/BespokeSynth/BespokeSynth / IsConnected

Method IsConnected

Source/GridModule.h:90–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88 int NumRows() override { return GetRows(); }
89 bool HasInput() const override;
90 bool IsConnected() const override { return true; }
91
92 void CheckboxUpdated(Checkbox* checkbox, double time) override;
93

Callers 2

ExitMethod · 0.45
HasGridControllerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected