Response to a "Groups" Search
| C# |
public struct GroupSearchData
| All Members | Methods | Fields | |||
| Icon | Member | Description |
|---|---|---|
| GroupID | The Group ID | |
| GroupName | The name of the group | |
| Members | The current number of members | |
| ToString()()() | Print the struct data as a string (Overrides ValueType.ToString()()().) |