A Demo Project for the UnrealEngineSDK
|
A blueprint class with 2 graphs. More...
#include "/PixoTutorial/Blueprints/UI/WBP_DispatchMain"
Protected Attributes | |
ABP_DispatchWrapper_C * | DispatchWrapper |
Dispatch Wrapper. | |
FOnStatusCommunicated | OnStatusCommunicated |
On Status Communicated. | |
Private Member Functions | |
void | EventGraph () |
void | OnStatusCommunicated () |
A blueprint class with 2 graphs.
UDF Path: /PixoTutorial /Blueprints /UI /WBP_DispatchMain
Config: Config/DefaultEngine.ini
Definition at line 11 of file UWBP_DispatchMain_C.h.
|
privateBlueprint |
Definition at line 13 of file UWBP_DispatchMain_C.cpp.
|
privateBlueprint |
|
protected |
Dispatch Wrapper.
Definition at line 15 of file UWBP_DispatchMain_C.h.
|
protected |
On Status Communicated.
Definition at line 16 of file UWBP_DispatchMain_C.h.