PlayModeTestUtilities.TeardownInputModule Method

Definition

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

Applies to