CExtensions

What is a CExtensions?

CExtensions is a format used to store all defined extensions in the project.

Structure

Size Type Name Description
4 UInt32 Count The length of the next array
... CExtension[] Extensions An array of Extensions, the length is equal to Count