Skip to content

P_MSCLoader_Keybind_Mod

piotrulos edited this page Apr 7, 2023 · 3 revisions

Keybind.Mod Property

The Mod this Keybind belongs to (This is set when using Keybind.Add).

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

Syntax

C#

public <a href="T_MSCLoader_Mod">Mod</a> Mod { get; set; }

View Source

Property Value

Type: Mod

See Also

Reference

Keybind Class
MSCLoader Namespace

Clone this wiki locally