Lost Ark SDK  1.148.153.0
SDK::FMenuListDragInfo Struct Reference

#include <LA_GameFramework_structs.hpp>

Collaboration diagram for SDK::FMenuListDragInfo:

Public Attributes

unsigned long bIsDragging: 1
 
class UMobileMenuListItemTouchedItem
 
struct FSelectedMenuItem OrigSelectedItem
 
struct FVector2D StartTouch
 
float TouchTime
 
float ScrollAmount
 
float AbsScrollAmount
 
struct FDragHistoryData UpdateHistory [0x4]
 
int NumUpdates
 
unsigned long bHasSelectedChanged: 1
 

Member Data Documentation

◆ AbsScrollAmount

float SDK::FMenuListDragInfo::AbsScrollAmount

◆ bHasSelectedChanged

unsigned long SDK::FMenuListDragInfo::bHasSelectedChanged

◆ bIsDragging

unsigned long SDK::FMenuListDragInfo::bIsDragging

◆ NumUpdates

int SDK::FMenuListDragInfo::NumUpdates

◆ OrigSelectedItem

struct FSelectedMenuItem SDK::FMenuListDragInfo::OrigSelectedItem

◆ ScrollAmount

float SDK::FMenuListDragInfo::ScrollAmount

◆ StartTouch

struct FVector2D SDK::FMenuListDragInfo::StartTouch

◆ TouchedItem

class UMobileMenuListItem* SDK::FMenuListDragInfo::TouchedItem

◆ TouchTime

float SDK::FMenuListDragInfo::TouchTime

◆ UpdateHistory

struct FDragHistoryData SDK::FMenuListDragInfo::UpdateHistory[0x4]

The documentation for this struct was generated from the following file: