Summary
Asks if the user wants to delete a transition asset or just remove it from the library.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor .TransitionLibraries - Containing Type
- Transition
Library Operations
Syntax
public static void AskHowToDeleteTransition(TransitionAssetBase transition, int index, TransitionLibraryWindow window)
Parameters
| Name | Type | Description |
|---|---|---|
| transition | TransitionAssetBase | |
| index | int | |
| window | Transition |
Return Value
| Type | Description |
|---|---|
| void |