A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
UWBP_DispatchMain_C.h
Go to the documentation of this file.
1
#pragma once
11
class
UWBP_DispatchMain_C
:
public
UUserWidget
12
{
13
14
protected
:
15
ABP_DispatchWrapper_C
*
DispatchWrapper
;
16
FOnStatusCommunicated
OnStatusCommunicated
;
17
18
private
:
476
void
EventGraph
();
//"Event Graph"
542
void
OnStatusCommunicated
();
//"On Status Communicated"
543
};
544
ABP_DispatchWrapper_C
A blueprint class with 2 graphs.
Definition
ABP_DispatchWrapper_C.h:12
UUserWidget
UWBP_DispatchMain_C
A blueprint class with 2 graphs.
Definition
UWBP_DispatchMain_C.h:12
UWBP_DispatchMain_C::EventGraph
void EventGraph()
Definition
UWBP_DispatchMain_C.cpp:13
UWBP_DispatchMain_C::OnStatusCommunicated
void OnStatusCommunicated()
UWBP_DispatchMain_C::DispatchWrapper
ABP_DispatchWrapper_C * DispatchWrapper
Dispatch Wrapper.
Definition
UWBP_DispatchMain_C.h:15
UWBP_DispatchMain_C::OnStatusCommunicated
FOnStatusCommunicated OnStatusCommunicated
On Status Communicated.
Definition
UWBP_DispatchMain_C.h:16
documentation
generated
PixoTutorial
Blueprints
UI
UWBP_DispatchMain_C.h
Generated
Wed Oct 9 2024 19:52:52
by Doxygen version
1.10.0