A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
UWBP_CommunicationTargets_C.cpp
Go to the documentation of this file.
1
2
#include "
UWBP_CommunicationTargets_C.h
"
3
4
/*
5
This is fake C++ that doxygen will parse for call graph entries.
6
7
In this pseudo-C++, everything is a function and gets called
8
if it's mentioned in a node graph. Doxygen parses it anyway!
9
10
We use the URLs of the nodes to make this list.
11
*/
12
13
void
UWBP_CommunicationTargets_C::EventGraph
()
14
{
15
UWBP_CommunicationTargets_C::DispatchButton();
16
UWBP_CommunicationTargets_C::DispatchSelected
();
17
UWBP_CommunicationTargets_C::DispatchText();
18
}
19
20
void
UWBP_CommunicationTargets_C::OnConfirmed
()
21
{
22
}
23
24
void
UWBP_CommunicationTargets_C::OnBackButton
()
25
{
26
}
27
UWBP_CommunicationTargets_C.h
UWBP_CommunicationTargets_C::OnBackButton
FOnBackButton OnBackButton
On Back Button.
Definition
UWBP_CommunicationTargets_C.h:16
UWBP_CommunicationTargets_C::OnConfirmed
FOnConfirmed OnConfirmed
On Confirmed.
Definition
UWBP_CommunicationTargets_C.h:15
UWBP_CommunicationTargets_C::EventGraph
void EventGraph()
Definition
UWBP_CommunicationTargets_C.cpp:13
UWBP_CommunicationTargets_C::DispatchSelected
bool DispatchSelected
Dispatch Selected.
Definition
UWBP_CommunicationTargets_C.h:17
documentation
generated
PixoTutorial
Blueprints
UI
UWBP_CommunicationTargets_C.cpp
Generated
Wed Oct 9 2024 19:52:52
by Doxygen version
1.10.0