MCPcopy Create free account
hub / github.com/christophhart/HISE / sendRepaintMessage

Method sendRepaintMessage

hi_scripting/scripting/api/ScriptingApiContent.cpp:1829–1832  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1827}
1828
1829void ScriptingApi::Content::ScriptComponent::sendRepaintMessage()
1830{
1831 repaintBroadcaster.sendMessage(sendNotificationAsync, true);
1832}
1833
1834String ScriptingApi::Content::ScriptComponent::getId() const
1835{

Callers 10

stopMethod · 0.45
getCurrentComponentMethod · 0.45
isValidMethod · 0.45
callSyncMethod · 0.45
connectInternalMethod · 0.45
timerCallbackMethod · 0.45
connectMethod · 0.45
clearMethod · 0.45
updateValueMethod · 0.45

Calls 2

repaintFunction · 0.50
sendMessageMethod · 0.45

Tested by

no test coverage detected