Navigation
| Name | AvalancheInteractiveTools |
| Type | Plugin |
| Part of Plugins | Motion Design |
| Location | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheInteractiveTools/ |
| Module Build Rules | AvalancheInteractiveTools.Build.cs |
Classes
Structs
| Name | Remarks |
|---|---|
| FAvaInteractiveToolsToolParameters |
Interfaces
| Name | Remarks |
|---|---|
| IAvalancheInteractiveToolsModule | |
| IAvaSingleClickAndDragBehaviorTarget | Functions required to apply standard "Click" and "Click-Drag" state machines to a target object. |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FAvaInteractiveToolsCategoryToolMap | TMap< FName, TArray< FAvaInteractiveToolsToolParameters > > | IAvalancheInteractiveToolsModule.h | |
| FAvaInteractiveToolsRegisterCategoriesDelegate | TMulticastDelegate_OneParam< void, IAvalancheInteractiveToolsModule * > | AvaInteractiveToolsDelegates.h | |
| FAvaInteractiveToolsRegisterToolsDelegate | TMulticastDelegate_OneParam< void, IAvalancheInteractiveToolsModule * > | AvaInteractiveToolsDelegates.h | |
| FAvalancheInteractiveToolsCreateBuilder | TBaseDelegate_OneParam< UInteractiveToolBuilder *, UEdMode * > | IAvalancheInteractiveToolsModule.h |