A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
UDebugDisplayAllStepsW_C.cpp
Go to the documentation of this file.
1
2
#include "
UDebugDisplayAllStepsW_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
UDebugDisplayAllStepsW_C::EventGraph
()
14
{
15
UDebugDisplayAllStepsW_C::ButtonW();
16
UDebugDisplayAllStepsW_C::ButtonW_1();
17
UDebugDisplayAllStepsW_C::ButtonW_2();
18
UDebugDisplayAllStepsW_C::CurrentIndex
();
19
UDebugDisplayAllStepsW_C::CurrentStep();
20
UDebugDisplayAllStepsW_C::StepIndex();
21
}
22
23
void
UDebugDisplayAllStepsW_C::OnChapBttnClick
()
24
{
25
}
26
UDebugDisplayAllStepsW_C.h
UDebugDisplayAllStepsW_C::CurrentIndex
int32 CurrentIndex
Current Index.
Definition
UDebugDisplayAllStepsW_C.h:16
UDebugDisplayAllStepsW_C::OnChapBttnClick
FOnChapBttnClick OnChapBttnClick
On Chap Bttn Click.
Definition
UDebugDisplayAllStepsW_C.h:15
UDebugDisplayAllStepsW_C::EventGraph
void EventGraph()
Definition
UDebugDisplayAllStepsW_C.cpp:13
documentation
generated
PixoCore
Blueprints
DebugSteps
UDebugDisplayAllStepsW_C.cpp
Generated
Wed Oct 9 2024 19:52:51
by Doxygen version
1.10.0