CGlobalVariables

What is CGlobalVariables?

CGlobalVariables is a format used to store global variables defined in the project.

Structure

Size Type Name Description
4 UInt32 Count The length of the next array
... CValue[] Global Variables An array of Global Variable definitions, the length is equal to Count