Skip to content

P_MSCLoader_Keybind_ID

piotrulos edited this page Apr 7, 2023 · 4 revisions

Keybind.ID Property

The ID of the keybind (Should only be used once in your mod).

Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.2.11.286

Syntax

C#

public string ID { get; set; }

View Source

Property Value

Type: String

See Also

Reference

Keybind Class
MSCLoader Namespace

Clone this wiki locally