My Project
Loading...
Searching...
No Matches
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 12]
 NunityTop-level namespace for all things Unity-related
 NapiTop-level namespace for public functionality of the Unity API
 CExceptionAbstract base class for all Unity exceptions
 CFileExceptionException to indicate file I/O errors, such as failure to open or write to a file
 CInvalidArgumentExceptionException to indicate that an invalid argument was passed to a function, such as passing nullptr when the function expects the argument to be non-null
 CLogicExceptionException to indicate a logic error, such as driving the API incorrectly, such as calling methods in the wrong worder
 CResourceExceptionException for miscellaneous errors, such as failure of a third-party library or hitting resource limitations
 CShutdownExceptionException to indicate errors during shutdown
 CSyscallExceptionException to indicate system or library call errors that set errno