Show / Hide Table of Contents

Method AddPieceTable

| Edit this page View Source

AddPieceTable(CustomPieceTable)

Add a CustomPieceTable to the game.
Checks if the custom piece table is valid and unique and adds it to the list of custom piece tables.
Declaration
public bool AddPieceTable(CustomPieceTable customPieceTable)
Parameters
Type Name Description
CustomPieceTable customPieceTable The custom piece table to add.
Returns
Type Description
bool true if the custom piece table was added to the manager.
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾