MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / GetCheckText

Method GetCheckText

plugins/base/macro-condition-window.cpp:28–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26}
27
28bool MacroConditionWindow::GetCheckText()
29{
30 return _checkText;
31}
32
33bool MacroConditionWindow::WindowMatchesRequirements(
34 const WindowInfo &info) const

Callers 2

SetWidgetVisibilityMethod · 0.80
UpdateEntryDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected