NOTE: This page is auto-generated from the MAGNET DBDocs module, Any changes made directly to this page will be lost when it is regenerated. |
Description of the 'group_instance' table for MaNGOSOne
This table tracks a group of characters in an instance.
Table Notes
This table uses the 'InnoDB' DB Engine
The Field definitions follow:
Field Name | Field Type | Nullable | Key | Default Value | Attributes | Notes |
---|---|---|---|---|---|---|
leaderGuid | int(11) unsigned | NO | PRI | '0' | The Guid of the group leader. [See characters.guid] | |
instance | int(11) unsigned | NO | PRI | '0' | ID of the Instance session the group has enterd. | |
permanent | tinyint(1) unsigned | NO | '0' | Boolean flag if the group is bound to the Instance or not |
Description of the fields
leaderGuid int(11) unsigned
The Guid of the group leader. [See characters.guid]
instance int(11) unsigned
ID of the Instance session the group has enterd.
permanent tinyint(1) unsigned
Boolean flag if the group is bound to the Instance or not
auto-generated by the getMaNGOS.eu MAGNET dbdocs module
Edited by Antz
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now