A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
ABP_ControlsWrapper_C.h
Go to the documentation of this file.
1
#pragma once
11
class
ABP_ControlsWrapper_C
:
public
AActor
12
{
13
public
:
14
UWidgetComponent
*
Widget
;
15
USceneComponent
*
DefaultSceneRoot
;
16
17
private
:
83
void
UserConstructionScript
();
//"User Construction Script"
269
void
EventGraph
();
//"Event Graph"
270
};
271
AActor
ABP_ControlsWrapper_C
A blueprint class with 2 graphs.
Definition
ABP_ControlsWrapper_C.h:12
ABP_ControlsWrapper_C::Widget
UWidgetComponent * Widget
Widget.
Definition
ABP_ControlsWrapper_C.h:14
ABP_ControlsWrapper_C::DefaultSceneRoot
USceneComponent * DefaultSceneRoot
Default Scene Root.
Definition
ABP_ControlsWrapper_C.h:15
ABP_ControlsWrapper_C::UserConstructionScript
void UserConstructionScript()
Definition
ABP_ControlsWrapper_C.cpp:13
ABP_ControlsWrapper_C::EventGraph
void EventGraph()
Definition
ABP_ControlsWrapper_C.cpp:17
USceneComponent
UWidgetComponent
documentation
generated
PixoTutorial
Blueprints
UI
ABP_ControlsWrapper_C.h
Generated
Wed Oct 9 2024 19:52:52
by Doxygen version
1.10.0