-
Liquid error: Index was outside the bounds of the array.
GetGroup
What it does
Obtains information about a group.
Definition
bool GetGroup( int groupId, out GroupInfo groupinfo );
Parameters
| Name | Type | Description |
| groupId | int | Group ID |
Returned value
| Type | Description |
| bool |
|
| GroupInfo | Information about a group |
12.04.2024 18:16:02