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