A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
UButtonWidget_C.cpp
Go to the documentation of this file.
1
2
#include "
UButtonWidget_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
UButtonWidget_C::EventGraph
()
14
{
15
UButtonWidget_C::Button();
16
UButtonWidget_C::ButtonColorHovered
();
17
UButtonWidget_C::ButtonColorNormal
();
18
UButtonWidget_C::ButtonColorPressed
();
19
UButtonWidget_C::ButtonName
();
20
UButtonWidget_C::TextBlock_121();
21
UButtonWidget_C::TextColor
();
22
}
23
24
void
UButtonWidget_C::OnButtonClicked
()
25
{
26
}
27
UButtonWidget_C.h
UButtonWidget_C::OnButtonClicked
FOnButtonClicked OnButtonClicked
On Button Clicked.
Definition
UButtonWidget_C.h:21
UButtonWidget_C::ButtonColorHovered
FLinearColor ButtonColorHovered
Button Color Hovered.
Definition
UButtonWidget_C.h:17
UButtonWidget_C::TextColor
FLinearColor TextColor
Text Color.
Definition
UButtonWidget_C.h:15
UButtonWidget_C::EventGraph
void EventGraph()
Definition
UButtonWidget_C.cpp:13
UButtonWidget_C::ButtonColorPressed
FLinearColor ButtonColorPressed
Button Color Pressed.
Definition
UButtonWidget_C.h:18
UButtonWidget_C::ButtonName
FText ButtonName
Button Name.
Definition
UButtonWidget_C.h:14
UButtonWidget_C::ButtonColorNormal
FLinearColor ButtonColorNormal
Button Color Normal.
Definition
UButtonWidget_C.h:16
documentation
generated
PixoCore
Blueprints
UI
UButtonWidget_C.cpp
Generated
Wed Oct 9 2024 19:52:51
by Doxygen version
1.10.0