MCPcopy Create free account
hub / github.com/JACoders/OpenJK / AddValue

Method AddValue

codeJK2/game/genericparser2.cpp:180–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

178}
179
180void CGPProperty::AddValue( gsl::cstring_view newValue )
181{
182 mValues.push_back( newValue );
183}
184
185
186

Callers 1

ParseMethod · 0.45

Calls 1

push_backMethod · 0.45

Tested by

no test coverage detected