Show / Hide Table of Contents

Class GlobalKeyExtensions

Inheritance
System.Object
GlobalKeyExtensions
Namespace: SpawnThat.Utilities.Enums
Assembly: Valheim.SpawnThat.dll
Syntax
public static class GlobalKeyExtensions

Methods

| Improve this Doc View Source

GetName(GlobalKey)

Gets the vanilla global key string corresponding to key.

Declaration
public static string GetName(this GlobalKey key)
Parameters
Type Name Description
GlobalKey key
Returns
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾