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

Method getName

Engine/source/platformWin32/winVolume.cpp:351–354  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

349}
350
351Path Win32File::getName() const
352{
353 return mPath;
354}
355
356FileNode::NodeStatus Win32File::getStatus() const
357{

Callers 11

onPFXProcessedMethod · 0.45
onWindowClosedMethod · 0.45
_setDefaultCaptionMethod · 0.45
_handleBinEventMethod · 0.45
dumpActivePostFXMethod · 0.45
setMethod · 0.45
getFormatModeEnumMethod · 0.45
parseElementMethod · 0.45
parseTypeMethod · 0.45
parseElementMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected