Method GetPiece
| Edit this page View SourceGetPiece(string)
Get a custom piece by its name.
Declaration
public CustomPiece GetPiece(string pieceName)
Parameters
| Type | Name | Description |
|---|---|---|
| string | pieceName | Name of the piece to search. |
Returns
| Type | Description |
|---|---|
| CustomPiece |