GenericJoystickController.UpdateController 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.
Update the controller data from Unity's Input Manager
public:
virtual void UpdateController();
public virtual void UpdateController ();
abstract member UpdateController : unit -> unit
override this.UpdateController : unit -> unit
Public Overridable Sub UpdateController ()