Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ empty
Method
empty
lib/variables/variable-string.cpp:73–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
bool StringVariable::empty() const
74
{
75
Resolve();
76
return _resolvedValue.empty();
77
}
78
79
std::string SubstitueVariables(std::string str)
80
{
Callers
15
CheckFirstTimeSetup
Method · 0.45
OpenSettingsWindow
Function · 0.45
HasValidSplitterPositions
Method · 0.45
GetMacroWithInvalidConditionInterval
Function · 0.45
MacroExportImportDialog
Method · 0.45
SetContent
Method · 0.45
Add
Method · 0.45
Clicked
Method · 0.45
SetWidgetVisibility
Method · 0.45
Add
Method · 0.45
Clicked
Method · 0.45
HasInputsToSet
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected