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

Marks given by the player to this command. Marks could come from either clicks or /Mark command. Set by DrawOperation.Prepare()

Namespace: fCraft.Drawing
Assembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)

Syntax

   
 C# 
public Vector3I[] Marks { get; protected set; }

See Also