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

Name of the player/entity who created this world, null if the player is unknown.

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

Syntax

   
 C# 
[CanBeNullAttribute]
public string LoadedBy { get; internal set; }

See Also