MCPcopy 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
73bool StringVariable::empty() const
74{
75 Resolve();
76 return _resolvedValue.empty();
77}
78
79std::string SubstitueVariables(std::string str)
80{

Callers 15

CheckFirstTimeSetupMethod · 0.45
OpenSettingsWindowFunction · 0.45
SetContentMethod · 0.45
AddMethod · 0.45
ClickedMethod · 0.45
SetWidgetVisibilityMethod · 0.45
AddMethod · 0.45
ClickedMethod · 0.45
HasInputsToSetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected