GetStructInfo
(Engine-Level Function)
MiniDumpHandle |
Optional. A pointer to a data structure that holds information from a crash dump. |
Comments: |
This function returns a structure with two fields: TotalInstances The total cumulative count of structures allocated in the engine. StructList An nx2 array of structure names, and a count of how many instances of that structure exist. |