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

#include <TouchInterfaceLayoutPreviewer.h>

Inheritance diagram for UTouchInterfaceLayoutPreviewer:
Collaboration diagram for UTouchInterfaceLayoutPreviewer:

Public Member Functions

 UTouchInterfaceLayoutPreviewer ()
virtual void SynchronizeProperties () override
virtual void ReleaseSlateResources (bool bReleaseChildren) override

Public Attributes

 Category ="Preview"
EditAnywhere UTouchInterfaceLayoutLayout
 EditAnywhere
 BlueprintReadWrite
 meta
BlueprintReadWrite uint8 bShowHitBox:1
BlueprintReadWrite uint8 bShowPressedState:1

Protected Member Functions

virtual TSharedRef< SWidget > RebuildWidget () override

Protected Attributes

TSharedPtr< STouchInterfaceLayoutPreviewer > MyPreviewer

Constructor & Destructor Documentation

◆ UTouchInterfaceLayoutPreviewer()

UTouchInterfaceLayoutPreviewer::UTouchInterfaceLayoutPreviewer ( )

Member Function Documentation

◆ RebuildWidget()

TSharedRef< SWidget > UTouchInterfaceLayoutPreviewer::RebuildWidget ( )
overrideprotectedvirtual

◆ ReleaseSlateResources()

void UTouchInterfaceLayoutPreviewer::ReleaseSlateResources ( bool bReleaseChildren)
overridevirtual

◆ SynchronizeProperties()

void UTouchInterfaceLayoutPreviewer::SynchronizeProperties ( )
overridevirtual

Member Data Documentation

◆ BlueprintReadWrite

UTouchInterfaceLayoutPreviewer::BlueprintReadWrite

◆ bShowHitBox

BlueprintReadWrite uint8 UTouchInterfaceLayoutPreviewer::bShowHitBox

◆ bShowPressedState

BlueprintReadWrite uint8 UTouchInterfaceLayoutPreviewer::bShowPressedState

◆ Category

UTouchInterfaceLayoutPreviewer::Category ="Preview"

◆ EditAnywhere

UTouchInterfaceLayoutPreviewer::EditAnywhere

◆ Layout

EditAnywhere UTouchInterfaceLayout* UTouchInterfaceLayoutPreviewer::Layout

◆ meta

UTouchInterfaceLayoutPreviewer::meta
Initial value:
=(UIMin=0.0f, ClampMin=0.0f, UIMax=1.0f, ClampMax=1.0f))
float Opacity

◆ MyPreviewer

TSharedPtr<STouchInterfaceLayoutPreviewer> UTouchInterfaceLayoutPreviewer::MyPreviewer
protected

The documentation for this class was generated from the following files: