A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
UWBP_DispatchStatus_C.cpp
Go to the documentation of this file.
1
2
#include "
UWBP_DispatchStatus_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_DispatchStatus_C::EventGraph
()
14
{
15
UWBP_DispatchStatus_C::EvacText();
16
}
17
18
void
UWBP_DispatchStatus_C::OnPressedEvac
()
19
{
20
}
21
22
void
UWBP_DispatchStatus_C::OnBackButtonPressed
()
23
{
24
}
25
UWBP_DispatchStatus_C.h
UWBP_DispatchStatus_C::OnPressedEvac
FOnPressedEvac OnPressedEvac
On Pressed Evac.
Definition
UWBP_DispatchStatus_C.h:16
UWBP_DispatchStatus_C::EventGraph
void EventGraph()
Definition
UWBP_DispatchStatus_C.cpp:13
UWBP_DispatchStatus_C::OnBackButtonPressed
FOnBackButtonPressed OnBackButtonPressed
On Back Button Pressed.
Definition
UWBP_DispatchStatus_C.h:17
documentation
generated
PixoTutorial
Blueprints
UI
UWBP_DispatchStatus_C.cpp
Generated
Wed Oct 9 2024 19:52:52
by Doxygen version
1.10.0