FMGUI.

TryUseClickEventInLastRect(int) Method

Summary

Returns true and uses the current event if it is UnityEngine.EventType.MouseUp inside the last GUI Layout UnityEngine.Rect that was drawn.
Assembly
FlexiMotion.dll
Namespace
FlexiMotion.Editor
Containing Type
FMGUI

Syntax

public static bool TryUseClickEventInLastRect(int button = -1)

Parameters

Name Type Description
button int

Return Value

Type Description
bool