Class PieceTableConfig
Configuration class for adding custom piece tables.
Inheritance
PieceTableConfig
Assembly: Jotunn.dll
Syntax
public class PieceTableConfig
Properties
| Name |
Description |
|
CanRemovePieces
|
Indicator if the PieceTable can also remove pieces. Defaults to true. |
|
GuessUsage
|
Indicator if Jötunn guesses the hammer usage tags for pieces added to this
PieceTable which have no usage tags set. Defaults to true. |
Methods
| Name |
Description |
|
Apply(GameObject)
|
Apply this configs values to a piece table GameObject. |
Extension Methods