SetIsControl

From The Elder Scrolls Construction Set Wiki

A function added by the Oblivion Script Extender.

Syntax:

(void) SetIsControl keyCode:short isControl:bool

Allows mods to register or unregister keys or mouse buttons as custom controls. Other mods can then use IsControl to detect conflicts between custom controls.

Personal tools