MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / getFileName

Method getFileName

Engine/source/core/tokenizer.h:91–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89 bool findToken(U32 start, const char* pCmp);
90
91 const char* getFileName() const { return mFileName; }
92
93 U32 getLinePosition(const U32 pos, U32 lowIndex = 0, S32 highIndex = -1);
94 U32 getCurrentLine();

Callers 15

copySketchupTextureFunction · 0.80
checkAndMountSketchupMethod · 0.80
ColladaAppMaterialMethod · 0.80
createMaterialMethod · 0.80
resolveImagePathMethod · 0.80
exportToColladaMethod · 0.80
AssimpAppMaterialMethod · 0.80
createMaterialMethod · 0.80
initMaterialMethod · 0.80
fillGuiTreeViewMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected