GetControl
Jump to navigation
Jump to search
< [[::Category:Functions|Category:Functions]]
A function added by the Fallout Script Extender.
Description
Returns the key (as its int code) assigned to a control, specified by it's int code.
Syntax
(KeyCode:int) GetControl controlCode:int
Example
int iPOVKey set iPOVKey to GetControl 13