Here are the classes, structs, unions and interfaces with brief descriptions:
Cany | AngelScript ScriptExtension for representing generic container that can hold any value |
Carray | AngelScript ScriptExtension for representing the C++ std::vector |
Cdatetime | AngelScript ScriptExtension for obtain the system date and time |
CErrorObj | A class for representing API Errors |
Cfile | AngelScript ScriptExtension for representing the C++ std::FILE |
Cfilesystem | AngelScript ScriptExtension for working with the filesystem |
CMatrix4d | A class for representing 4x4 matricies |
Cstring | AngelScript ScriptExtension for representing the C++ std::string |
Cvec3d | A class for representing 3D vectors |