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

Method SetTempDrawTarget

Source/PatchCable.h:92–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90 bool IsValidTarget(IClickable* target) const;
91 void Destroy(bool fromUserClick);
92 void SetTempDrawTarget(IClickable* target) { mTempDrawTarget = target; }
93 void ShowQuickspawnForCable();
94 IClickable* GetDropTarget();
95

Callers 2

HideMethod · 0.80
OnSelectItemMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected