Show / Hide Table of Contents

Method AddKeyHint

| Edit this page View Source

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.
Declaration
public bool AddKeyHint(KeyHintConfig hintConfig)
Parameters
Type Name Description
KeyHintConfig hintConfig The custom key hint config to add.
Returns
Type Description
bool true if the custom key hint config was added to the manager.
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾