ControllerFinder.RefreshControllerTransform 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.
Remove whichever controller is currently tracked, if any, and try to add a new one based on existing sources.
protected:
virtual void RefreshControllerTransform();
protected virtual void RefreshControllerTransform ();
abstract member RefreshControllerTransform : unit -> unit
override this.RefreshControllerTransform : unit -> unit
Protected Overridable Sub RefreshControllerTransform ()