Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
16
const char *NFD_GetError( void )
17
{
18
return g_errorstr;
19
}
20
21
size_t NFD_PathSet_GetCount( const nfdpathset_t *pathset )
22
{
Callers
1
Execute
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected