Show / Hide Table of Contents

Method RemovePieceCategory

| Edit this page View Source

RemovePieceCategory(string)

Remove a Piece.PieceCategory from a table by name. This does noting if a piece is still assigned to the category, remove it before calling this.
Declaration
public void RemovePieceCategory(string name)
Parameters
Type Name Description
string name Name of the category.
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾