AnimancerGUI.

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
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerGUI

Syntax

public static bool TryUseClickEventInLastRect(int button = -1)

Parameters

Name Type Description
button int

Return Value

Type Description
bool