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

Function NFD_GetError

Engine/lib/nativeFileDialogs/nfd_common.c:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14/* public routines */
15
16const char *NFD_GetError( void )
17{
18 return g_errorstr;
19}
20
21size_t NFD_PathSet_GetCount( const nfdpathset_t *pathset )
22{

Callers 1

ExecuteMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected