ControllerFinder.TryAndAddControllerTransform 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.
Looks to see if the controller model already exists and registers it if so.
protected:
virtual void TryAndAddControllerTransform();
protected virtual void TryAndAddControllerTransform ();
abstract member TryAndAddControllerTransform : unit -> unit
override this.TryAndAddControllerTransform : unit -> unit
Protected Overridable Sub TryAndAddControllerTransform ()