A Demo Project for the UnrealEngineSDK
|
A blueprint class with 1 graphs. More...
#include "/PixoTutorial/Blueprints/UI/WBP_DispatchMenu"
Protected Attributes | |
ABP_DialogueManager_C * | DialogueManager |
Dialogue Manager. | |
ABP_DispatchWrapper_C * | DispatchWrapper |
Dispatch Wrapper. | |
Private Member Functions | |
void | EventGraph () |
A blueprint class with 1 graphs.
UDF Path: /PixoTutorial /Blueprints /UI /WBP_DispatchMenu
Config: Config/DefaultEngine.ini
Definition at line 11 of file UWBP_DispatchMenu_C.h.
|
privateBlueprint |
Definition at line 13 of file UWBP_DispatchMenu_C.cpp.
|
protected |
Dialogue Manager.
Definition at line 16 of file UWBP_DispatchMenu_C.h.
|
protected |
Dispatch Wrapper.
Definition at line 15 of file UWBP_DispatchMenu_C.h.