Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

MouseCaptureController.IsMouseCaptured

Declaration

public static bool IsMouseCaptured();

Returns

bool True if a handler is capturing the mouse, false otherwise.

Description

Checks if there is a handler capturing the mouse.