ActiveGridMovedEventArgs Class

public sealed class ActiveGridMovedEventArgs : EventArgs

Event Args for ActiveGridMoved event (an event of the Active Grid class).

Properties

Name Type Description
GroupingIndex int

Gets index the grouping that the movement occured on.

World World

Gets the World associated with the Active Grid this event was triggered on, if one exists.