Show / Hide Table of Contents

Class KeyHintConfig

Configuration class for adding custom key hints.
Inheritance
object
KeyHintConfig
Inherited Members
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 KeyHintConfig

Properties

Name Description
ButtonConfigs Array of ButtonConfigs used for this key hint.
Item Item for which the KeyHint should be displayed when equipped.
Must be the name of the prefab as registered in the ItemManager.
Piece If not null or empty the KeyHint will also be bound to a specific Piece which must be selected for building.

Methods

Name Description
ToString() Returns a string that represents the current object.

Extension Methods

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