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