#include <SFlipbookLayer.h>
◆ SFlipbookLayer()
| BEGIN_SLATE_FUNCTION_BUILD_OPTIMIZATION SFlipbookLayer::SFlipbookLayer |
( |
| ) |
|
◆ ComputeDesiredSize()
| FVector2D SFlipbookLayer::ComputeDesiredSize |
( |
float | LayoutScaleMultiplier | ) |
const |
|
overridevirtual |
◆ Construct()
| void SFlipbookLayer::Construct |
( |
const FArguments & | InArgs | ) |
|
Constructs this widget with InArgs
◆ OnPaint()
| int32 SFlipbookLayer::OnPaint |
( |
const FPaintArgs & | Args, |
|
|
const FGeometry & | AllottedGeometry, |
|
|
const FSlateRect & | MyCullingRect, |
|
|
FSlateWindowElementList & | OutDrawElements, |
|
|
int32 | LayerId, |
|
|
const FWidgetStyle & | InWidgetStyle, |
|
|
bool | bParentEnabled ) const |
|
overridevirtual |
◆ SetAnimationPhase()
| void SFlipbookLayer::SetAnimationPhase |
( |
const float | Value | ) |
|
◆ SetAutoAnimation()
| void SFlipbookLayer::SetAutoAnimation |
( |
const bool | bAuto | ) |
|
◆ SetBrush()
| void SFlipbookLayer::SetBrush |
( |
const FSlateBrush | NewBrush | ) |
|
◆ SetBrushResource()
| void SFlipbookLayer::SetBrushResource |
( |
UObject * | Resource | ) |
|
◆ SetFlipbookOpacity()
| void SFlipbookLayer::SetFlipbookOpacity |
( |
const float | Value | ) |
|
◆ SetGrid()
| void SFlipbookLayer::SetGrid |
( |
const FVector2D | GridSize | ) |
|
◆ SetSpeed()
| void SFlipbookLayer::SetSpeed |
( |
const float | Value | ) |
|
◆ SLATE_BEGIN_ARGS()
◆ Tick()
| void SFlipbookLayer::Tick |
( |
const FGeometry & | AllottedGeometry, |
|
|
const double | InCurrentTime, |
|
|
const float | InDeltaTime ) |
|
overridevirtual |
The documentation for this class was generated from the following files:
- D:/MEGA/TouchProject/TouchProjectNext/Plugins/TouchInterfaceDesigner/Source/TouchInterface/Public/Decorators/Slate/SFlipbookLayer.h
- D:/MEGA/TouchProject/TouchProjectNext/Plugins/TouchInterfaceDesigner/Source/TouchInterface/Private/Decorators/Slate/SFlipbookLayer.cpp