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

Method GetMainContainerFollower

Source/QuickSpawnMenu.h:71–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69 void ShowSpawnCategoriesPopupForCable(PatchCable* cable);
70 void SetTempConnection(IClickable* target, ConnectionType connectionType);
71 QuickSpawnFollower* GetMainContainerFollower() const { return mMainContainerFollower; }
72
73 void KeyPressed(int key, bool isRepeat) override;
74 void KeyReleased(int key) override;

Callers 3

IsIgnorableModuleMethod · 0.80
ResetLayoutMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected