Version: 2018.2
Experimental: this API is experimental and might be changed or removed in the future.

MouseCaptureController.IsMouseCaptureTaken

マニュアルに切り替える
public static bool IsMouseCaptureTaken ();

戻り値

bool Returns true if a handler is assigned to capture the mouse, false otherwise.

説明

Checks if there is a handler assigned to capturing the mouse.