PlayModeTestUtilities.TeardownInputModule 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.
Destroy the input module to ensure it gets initialized cleanly for the next test.
public:
static void TeardownInputModule();
public static void TeardownInputModule ();
static member TeardownInputModule : unit -> unit
Public Shared Sub TeardownInputModule ()
Remarks
Workaround for #5116