GazeProvider.RegisterHandlers Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overload this method to specify, which global events component wants to listen to. Use RegisterHandler API of InputSystem
protected:
override void RegisterHandlers();
protected override void RegisterHandlers ();
override this.RegisterHandlers : unit -> unit
Protected Overrides Sub RegisterHandlers ()