A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
UWBP_DispatchMain_C.cpp
Go to the documentation of this file.
1
2
#include "
UWBP_DispatchMain_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_DispatchMain_C::EventGraph
()
14
{
15
UWBP_DispatchMain_C::CommunicateStatusText();
16
}
17
18
void
UWBP_DispatchMain_C::OnStatusCommunicated
()
19
{
20
}
21
UWBP_DispatchMain_C.h
UWBP_DispatchMain_C::EventGraph
void EventGraph()
Definition
UWBP_DispatchMain_C.cpp:13
UWBP_DispatchMain_C::OnStatusCommunicated
FOnStatusCommunicated OnStatusCommunicated
On Status Communicated.
Definition
UWBP_DispatchMain_C.h:16
documentation
generated
PixoTutorial
Blueprints
UI
UWBP_DispatchMain_C.cpp
Generated
Wed Oct 9 2024 19:52:52
by Doxygen version
1.10.0