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

Whether the player is building a block (right-click) or deleting it (left-click).

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

Syntax

   
 C# 
public ClickAction Action { get; set; }

See Also