#include <GestureBase.h>
◆ UGestureBase()
| UGestureBase::UGestureBase |
( |
| ) |
|
◆ Initialization()
| BlueprintNativeEvent void UGestureBase::Initialization |
( |
| ) |
|
◆ OnGestureEnded()
| BlueprintNativeEvent void UGestureBase::OnGestureEnded |
( |
const TArray< FGestureData > & | GestureData | ) |
|
◆ OnGestureStarted()
| BlueprintNativeEvent void UGestureBase::OnGestureStarted |
( |
const TArray< FGestureData > & | GestureData | ) |
|
◆ OnGestureUpdated()
| BlueprintNativeEvent void UGestureBase::OnGestureUpdated |
( |
const TArray< FGestureData > & | GestureData | ) |
|
◆ Category
| UGestureBase::Category ="Gesture" |
The documentation for this class was generated from the following files:
- D:/MEGA/TouchProject/TouchProjectNext/Plugins/TouchInterfaceDesigner/Source/TouchInterface/Public/Listeners/Gestures/GestureBase.h
- D:/MEGA/TouchProject/TouchProjectNext/Plugins/TouchInterfaceDesigner/Source/TouchInterface/Private/Listeners/Gestures/GestureBase.cpp