Navigation
API > API/Runtime > API/Runtime/InputCore > API/Runtime/InputCore/FTouchId
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTouchId () |
InputCoreTypes.h | ||
FTouchId
(
const FInputDeviceId InDeviceId, |
InputCoreTypes.h |
FTouchId()
| Name | FTouchId |
| Type | function |
| Header File | /Engine/Source/Runtime/InputCore/Classes/InputCoreTypes.h |
| Include Path | #include "InputCoreTypes.h" |
FTouchId()
FTouchId(const FInputDeviceId, const ETouchIndex::Type)
| Name | FTouchId |
| Type | function |
| Header File | /Engine/Source/Runtime/InputCore/Classes/InputCoreTypes.h |
| Include Path | #include "InputCoreTypes.h" |
FTouchId
(
const FInputDeviceId InDeviceId,
const ETouchIndex::Type InTouchIndex
)