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

Gets CopyState for currently-selected slot. May be null.

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

Syntax

   
 C# 
[CanBeNullAttribute]
public CopyState GetCopyState()

Return Value

CopyState or null, depending on whether anything has been copied into the currently-selected slot.

See Also