Dawn of Light - Class documentation 2900
This is the Dawn of Light project
DOL.Events.MemberJoinedEventArgs Class Reference

Holds the arguments for the PlayerJoined event of PlayerGroup. More...

List of all members.

Public Member Functions

 MemberJoinedEventArgs (GameLiving living)
 Constructs new MemberJoinedEventArgs.

Properties

GameLiving Member [get]
 The joined member.

Detailed Description

Holds the arguments for the PlayerJoined event of PlayerGroup.


Constructor & Destructor Documentation

DOL.Events.MemberJoinedEventArgs.MemberJoinedEventArgs ( GameLiving  living)

Constructs new MemberJoinedEventArgs.

Parameters:
livingThe joined living

Property Documentation

GameLiving DOL.Events.MemberJoinedEventArgs.Member [get]

The joined member.


The documentation for this class was generated from the following file:
All Classes Namespaces Functions Variables Enumerations Properties Events