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

Player who initiated the shutdown. May be null or Console.

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

Syntax

   
 C# 
[CanBeNullAttribute]
public Player InitiatedBy { get; private set; }

See Also