Show / Hide Table of Contents

Class PieceTableConfig

Configuration class for adding custom piece tables.
Inheritance
object
PieceTableConfig
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: Jotunn.Configs
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

PrefabExtension.FixReferences(object)
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾