A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
UDebugButtonW_C.h
Go to the documentation of this file.
1
#pragma once
11
class
UDebugButtonW_C
:
public
UUserWidget
12
{
13
public
:
14
TEnumAsByte<DebugButtonE>
ButtonType
;
15
16
protected
:
17
FOnButtonClicked
OnButtonClicked
;
18
19
private
:
389
void
EventGraph
();
//"Event Graph"
459
void
OnButtonClicked
();
//"On Button Clicked"
460
};
461
UDebugButtonW_C
A blueprint class with 2 graphs.
Definition
UDebugButtonW_C.h:12
UDebugButtonW_C::OnButtonClicked
FOnButtonClicked OnButtonClicked
On Button Clicked.
Definition
UDebugButtonW_C.h:17
UDebugButtonW_C::OnButtonClicked
void OnButtonClicked()
UDebugButtonW_C::EventGraph
void EventGraph()
Definition
UDebugButtonW_C.cpp:13
UDebugButtonW_C::ButtonType
TEnumAsByte< DebugButtonE > ButtonType
Button Type.
Definition
UDebugButtonW_C.h:14
UUserWidget
documentation
generated
PixoCore
Blueprints
DebugSteps
UDebugButtonW_C.h
Generated
Wed Oct 9 2024 19:52:51
by Doxygen version
1.10.0