Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WolfireGames/overgrowth
/ LoadFile
Method
LoadFile
Libraries/tinyxml/tinyxml.cpp:971–974 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
969
970
971
bool TiXmlDocument::LoadFile( TiXmlEncoding encoding )
972
{
973
return LoadFile( Value(), encoding );
974
}
975
976
977
bool TiXmlDocument::SaveFile() const
Callers
15
LoadFromAbs
Method · 0.45
Load
Method · 0.45
Load
Method · 0.45
Load
Method · 0.45
Load
Method · 0.45
Load
Method · 0.45
Load
Method · 0.45
GetParticleShaderNames
Method · 0.45
LoadLevel
Method · 0.45
LoadXML
Function · 0.45
LoadXMLRetryable
Function · 0.45
Load
Method · 0.45
Calls
6
TiXmlFOpen
Function · 0.85
Value
Class · 0.50
Clear
Function · 0.50
Error
Function · 0.50
c_str
Method · 0.45
Clear
Method · 0.45
Tested by
1
main
Function · 0.36