[This is preliminary documentation and is subject to change.]
Whether the player is in paint mode (deleting blocks replaces them). Used by /Paint.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)
Syntax
public bool IsPainting { get; set; }
See Also