Search
GroupEvent Members
Constructors Methods
 


Contains the arguments passed to handlers of group-related events, such as groupDestroyed.

The following tables list the members exposed by the GroupEvent type.

 Public Constructors

  Name Description

GroupEvent

Represents methods that will handle general group-related events.

 Public Methods

  Name Description

getGroup

Gets the group for which the event was raised.

getIndex

Gets an integer index related to the event.

 See Also