FSUIPC Client DLL
.NET interface for FSUIPC
StatsGroupInfo Struct Reference

Information about a group of offsets. More...

Properties

string GroupName [get, set]
 The name of the group.
 
int OffsetCount [get, set]
 The number of offsets in this group.
 
int DataSizeBytes [get, set]
 The number of bytes required for all the offsets in this group.
 
int IPCFileSizeBytes [get, set]
 The number of bytes required in the IPC memory file for all the offsets in this group.
 

Detailed Description

Information about a group of offsets.