Class GlobalKeyExtensions
Inheritance
System.Object
GlobalKeyExtensions
Namespace: SpawnThat.Utilities.Enums
Assembly: Valheim.SpawnThat.dll
Syntax
public static class GlobalKeyExtensions
Methods
| Improve this Doc View SourceGetName(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 |