A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
SDialoguePalette Class Reference

#include <SDialoguePalette.h>

Inheritance diagram for SDialoguePalette:
[legend]

Public Member Functions

void Construct (const FArguments &InArgs)
 
 SLATE_BEGIN_ARGS (SDialoguePalette)
 

Protected Member Functions

void CollectAllActions (FGraphActionListBuilderBase &OutAllActions) override
 

Detailed Description

Definition at line 9 of file SDialoguePalette.h.

Member Function Documentation

◆ CollectAllActions()

void SDialoguePalette::CollectAllActions ( FGraphActionListBuilderBase & OutAllActions)
overrideprotected

Callback used to populate all actions list in SGraphActionMenu

Definition at line 12 of file SDialoguePalette.cpp.

Here is the call graph for this function:

◆ Construct()

void SDialoguePalette::Construct ( const FArguments & InArgs)

Definition at line 6 of file SDialoguePalette.cpp.

◆ SLATE_BEGIN_ARGS()

SDialoguePalette::SLATE_BEGIN_ARGS ( SDialoguePalette )
inline

Definition at line 12 of file SDialoguePalette.h.


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