Touch Interface Designer 2025.2
Create touch interface with a visual editor and manage all mobile inputs like gestures
Loading...
Searching...
No Matches
UTouchInterfaceSave Class Reference

#include <TouchInterfaceSave.h>

Inheritance diagram for UTouchInterfaceSave:
Collaboration diagram for UTouchInterfaceSave:

Public Member Functions

 UTouchInterfaceSave ()
void GetComponentSavedData (const int32 SnapshotID, const FName CompName, FComponentSaveData &Data) const
bool NeedUpdate ()
void Update ()

Public Attributes

int32 SaveFileVersion
 Category ="SlotData"
 BlueprintReadWrite
SaveGame FString SaveSlotName
SaveGame int32 UserIndex
SaveGame TMap< int32, FTouchInterfaceConfigurationConfigurations
SaveGame TMap< int32, FLayoutSaveDataSnapshots

Detailed Description

Base class for Touch Interface save system

Constructor & Destructor Documentation

◆ UTouchInterfaceSave()

UTouchInterfaceSave::UTouchInterfaceSave ( )

Member Function Documentation

◆ GetComponentSavedData()

void UTouchInterfaceSave::GetComponentSavedData ( const int32 SnapshotID,
const FName CompName,
FComponentSaveData & Data ) const

◆ NeedUpdate()

bool UTouchInterfaceSave::NeedUpdate ( )

◆ Update()

void UTouchInterfaceSave::Update ( )

Member Data Documentation

◆ BlueprintReadWrite

UTouchInterfaceSave::BlueprintReadWrite

◆ Category

UTouchInterfaceSave::Category ="SlotData"

◆ Configurations

SaveGame TMap<int32, FTouchInterfaceConfiguration> UTouchInterfaceSave::Configurations

◆ SaveFileVersion

int32 UTouchInterfaceSave::SaveFileVersion

◆ SaveSlotName

SaveGame FString UTouchInterfaceSave::SaveSlotName

◆ Snapshots

SaveGame TMap<int32, FLayoutSaveData> UTouchInterfaceSave::Snapshots

◆ UserIndex

SaveGame int32 UTouchInterfaceSave::UserIndex

The documentation for this class was generated from the following files:
  • D:/MEGA/TouchProject/TouchProjectNext/Plugins/TouchInterfaceDesigner/Source/TouchInterface/Public/SaveSystem/TouchInterfaceSave.h
  • D:/MEGA/TouchProject/TouchProjectNext/Plugins/TouchInterfaceDesigner/Source/TouchInterface/Private/SaveSystem/TouchInterfaceSave.cpp