[This is preliminary documentation and is subject to change.]

Occurs after a player has joined a world.

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)

Syntax

   
 C# 
public static event EventHandler<PlayerJoinedWorldEventArgs> JoinedWorld

See Also