SSplineGeneratorPanel

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

ComponentVisualizers

Header

/Engine/Source/Editor/ComponentVisualizers/Public/SplineGeneratorPanel.h

Include

#include "SplineGeneratorPanel.h"

Syntax

class SSplineGeneratorPanel : public SCompoundWidget

Destructors

Name Description

Public function

~SSplineGeneratorPanel()

Functions

Name Description

Public function

void

 

Construct

(
    const FArguments& InArgs,
    TWeakPtr< FSplineComponentVisualize...
)

SWidget Interface

Public function

void

 

OnSelectionUpdated()

Public function

void

 

OnWindowClosed

(
    const TSharedRef< SWindow >&
)

SWindow Interface

Overridden from SWidget

Name Description

Public function Virtual

void

 

OnFocusChanging

(
    const FWeakWidgetPath& PreviousFoc...,
    const FWidgetPath& NewWidgetPath,
    const FFocusEvent& InFocusEvent
)

Called whenever a focus path is changing on all the widgets within the old and new focus paths

Public function Virtual

void

 

Tick

(
    const FGeometry& AllottedGeometry,
    const double InCurrentTime,
    const float InDeltaTime
)

Ticks this widget with Geometry.

Classes

Name

Description

Public struct

FArguments

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss