WoWs Model Exported
World of Warships 3D model Exporter
Loading...
Searching...
No Matches
Error codes

Macros

#define WOWS_ERROR_NOT_A_FILE   12
 
#define WOWS_ERROR_NOT_A_DIR   13
 
#define WOWS_ERROR_UNKNOWN   7
 

Detailed Description

Return values indicating parse or I/O failures.

Macro Definition Documentation

◆ WOWS_ERROR_NOT_A_DIR

#define WOWS_ERROR_NOT_A_DIR   13

Path argument is not a directory.

◆ WOWS_ERROR_NOT_A_FILE

#define WOWS_ERROR_NOT_A_FILE   12

Path argument is not a regular file.

◆ WOWS_ERROR_UNKNOWN

#define WOWS_ERROR_UNKNOWN   7

An unrecoverable internal error occurred.