Show / Hide Table of Contents

Class KeyHintManager

Manager for handling custom key hints
Inheritance
object
KeyHintManager
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: Jotunn.Managers
Assembly: Jotunn.dll
Syntax
public class KeyHintManager

Properties

Name Description
Instance Singleton instance

Methods

Name Description
AddKeyHint(KeyHintConfig) Add a KeyHintConfig to the manager.
Checks if the custom key hint is unique (i.e. the first one registered for an item).
Custom key hints are displayed in the game instead of the default KeyHints for equipped tools or weapons they are registered for.
RemoveKeyHint(KeyHintConfig) Removes a KeyHintConfig from the game.

Extension Methods

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