Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ SetMaxStringSize
Method
SetMaxStringSize
lib/utils/string-list.cpp:79–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
void StringListEdit::SetMaxStringSize(int size)
80
{
81
_maxStringSize = size;
82
}
83
84
void StringListEdit::Add()
85
{
Callers
2
MacroActionVariableEdit
Method · 0.80
MacroActionHttpEdit
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected