SaveGame..::..MessageFirstQueueIndex Field

Returns the unique index of the first message in the MessageLog. When messages drop out of the list due to the size of the MessageLog, this index is incremented by one. We do not actually store indexes with each message because they are one-to-one with the list.

Namespace:  AngbandOS.Core
Assembly:  AngbandOS.Core (in AngbandOS.Core.dll)

Syntax


public int MessageFirstQueueIndex