Version: 2022.3
言語: 日本語
public static bool HasHandler (int dropDstId, Delegate handler);

パラメーター

dropDstId ID of the destination window.
handler The handler of the targeted window.

戻り値

bool True if the handler is already registered.

説明

Check if the handler is already registered for the destination window ID.