CriWare Unreal Engine
Plug-ins for CriWare solutions.
読み取り中…
検索中…
一致する文字列を見つけられません
SAtomEffectEditor クラス

#include <SAtomEffectEditor.h>

SAtomEffectEditor の継承関係図

クラス

struct  FAtomEffectEditorEvents

公開メンバ関数

CRIWARECOREEDITOR_API void Construct (const FArguments &InArgs)
const TSharedRef< SAtomEffectEditor > & DECLARE_DELEGATE_OneParam (FOnFocused, const TSharedRef< SAtomEffectEditor > &)
 DECLARE_DELEGATE_OneParam (FOnSelectionChanged, const FGraphPanelSelectionSet &) DECLARE_DELEGATE_OneParam(FSingleNodeEvent
 SLATE_BEGIN_ARGS (SAtomEffectEditor)

非公開メンバ関数

TSharedRef< SWidget > GetGraphPanel ()
EActiveTimerReturnType UpdateGraph (double InCurrentTime, float InDeltaTime)

非公開変数類

SVerticalBox::FSlot * GridSlot = nullptr
TWeakObjectPtr< UAtomRackBaseRackToEdit

関数詳解

◆ Construct()

void SAtomEffectEditor::Construct ( const FArguments & InArgs)

Show overlay elements for the graph state such as the PIE and read-only borders and text Constructs a AtomEffectEditor as a child of this widget.

引数
InArgsDeclaration params from which to construct the widget.

◆ DECLARE_DELEGATE_OneParam() [1/2]

const TSharedRef< SAtomEffectEditor > & SAtomEffectEditor::DECLARE_DELEGATE_OneParam ( FOnFocused ,
const TSharedRef< SAtomEffectEditor > &  )

◆ DECLARE_DELEGATE_OneParam() [2/2]

SAtomEffectEditor::DECLARE_DELEGATE_OneParam ( FOnSelectionChanged ,
const FGraphPanelSelectionSet &  )

◆ GetGraphPanel()

TSharedRef< SWidget > SAtomEffectEditor::GetGraphPanel ( )
private

◆ SLATE_BEGIN_ARGS()

SAtomEffectEditor::SLATE_BEGIN_ARGS ( SAtomEffectEditor )
inline

◆ UpdateGraph()

EActiveTimerReturnType SAtomEffectEditor::UpdateGraph ( double InCurrentTime,
float InDeltaTime )
private

メンバ詳解

◆ GridSlot

SVerticalBox::FSlot* SAtomEffectEditor::GridSlot = nullptr
private

◆ RackToEdit

TWeakObjectPtr<UAtomRackBase> SAtomEffectEditor::RackToEdit
private

このクラス詳解は次のファイルから抽出されました:
  • C:/git/Engine/Plugins/Runtime/CriWare/CriWare/Source/CriWareCoreEditor/Private/Widgets/SAtomEffectEditor.h
  • C:/git/Engine/Plugins/Runtime/CriWare/CriWare/Source/CriWareCoreEditor/Private/Widgets/SAtomEffectEditor.cpp