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

IP Address of the connecting player.

Namespace: fCraft.Events
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.2 (0.6.3.2)

Syntax

   
 C# 
[NotNullAttribute]
public IPAddress IP { get; private set; }

See Also