MCPcopy 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
79void StringListEdit::SetMaxStringSize(int size)
80{
81 _maxStringSize = size;
82}
83
84void StringListEdit::Add()
85{

Callers 2

MacroActionHttpEditMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected