Summary
Handles input events on transition labels.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor .TransitionLibraries - Containing Type
- Transition
Modifier Table G U I
Syntax
public static void HandleTransitionLabelInput(ref Rect area, TransitionLibraryWindow window, Object item, TransitionLibrarySelection.SelectionType selectionType, Func<Rect, int, Event, ListTargetCalculation> calculateTarget)
Parameters
| Name | Type | Description |
|---|---|---|
| area | Rect | |
| window | Transition |
|
| item | Object | |
| selectionType | Transition |
|
| calculateTarget | Func |
Return Value
| Type | Description |
|---|---|
| void |