MCPcopy Create free account
hub / github.com/Martchus/tageditor / isInitial

Method isInitial

cli/scriptapi.cpp:402–405  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

400}
401
402bool TagValueObject::isInitial() const
403{
404 return m_initial;
405}
406
407TagParser::TagValue TagValueObject::toTagValue(TagParser::TagTextEncoding encoding) const
408{

Callers 1

applyChangesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected