NotifyListeners Method From KB01 Engine previous page next page KB01_Engine InputManager..::..NotifyListeners Method Notifies the listeners. Namespace: Assembly: KB01_Engine (in KB01_Engine.dll)SyntaxC#VBC++public void NotifyListeners( byte[] state )Public Sub NotifyListeners ( _ state As byte() _ )public: void NotifyListeners( array<byte>^ state )ParametersstateType: array<byte>[]()[][]The state.See AlsoInputManager Class previous page start next page