MCPcopy Create free account
hub / github.com/BehaviorTree/BehaviorTree.CPP / ProcessEntities

Function ProcessEntities

3rdparty/tinyxml2/tinyxml2.h:1791–1793  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1789 XMLError SaveFile( FILE* fp, bool compact = false );
1790
1791 bool ProcessEntities() const {
1792 return _processEntities;
1793 }
1794 Whitespace WhitespaceMode() const {
1795 return _whitespaceMode;
1796 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected