MCPcopy Create free account
hub / github.com/RedPandaProjects/UnrealEngine / ExportToFile

Method ExportToFile

Source/Core/Src/UnObj.cpp:285–306  ·  view source on GitHub ↗

Export this object to a file. Child classes do not override this, but they do provide an Export() function to do the resoource-specific export work. Returns 1 if success, 0 if failed.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

InitMethod · 0.80
UnEdSrv.cppFile · 0.80

Calls 8

appFopenFunction · 0.85
appFExtFunction · 0.85
appFwriteFunction · 0.85
appFcloseFunction · 0.85
LocalizeErrorFunction · 0.85
appUnlinkFunction · 0.85
NumMethod · 0.80
WarnfMethod · 0.80

Tested by

no test coverage detected