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 More...
 
int OffsetCount [get, set]
 The number of offsets in this group More...
 
int DataSizeBytes [get, set]
 The number of bytes required for all the offsets in this group More...
 
int IPCFileSizeBytes [get, set]
 The number of bytes required in the IPC memory file for all the offsets in this group More...
 

Detailed Description

Information about a group of offsets

Property Documentation

◆ DataSizeBytes

int DataSizeBytes
getset

The number of bytes required for all the offsets in this group

◆ GroupName

string GroupName
getset

The name of the group

◆ IPCFileSizeBytes

int IPCFileSizeBytes
getset

The number of bytes required in the IPC memory file for all the offsets in this group

◆ OffsetCount

int OffsetCount
getset

The number of offsets in this group