InputManager Constructor From KB01 Engine previous page next page KB01_Engine InputManager Constructor Initializes a new instance of the [InputManager] class. Namespace: Assembly: KB01_Engine (in KB01_Engine.dll)SyntaxC#VBC++public InputManager( HWND _hwnd )Public Sub New ( _ _hwnd As HWND _ )public: InputManager( HWND _hwnd )Parameters_hwndType: HWNDThe _HWND.See AlsoInputManager Class previous page start next page