A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
UModuleSelectionWidget_C.h
Go to the documentation of this file.
1
#pragma once
11
class
UModuleSelectionWidget_C
:
public
UBasicWidget
12
{
13
14
protected
:
15
FName
CurrentMapSelection
;
16
UObject
*
BPModuleSelection
;
17
TArray<FName>
MapsNameArray
;
18
19
private
:
166
void
EventGraph
();
//"Event Graph"
167
};
168
UBasicWidget
Base class for user widgets in the PixoCore module.
Definition
BasicWidget.h:24
UModuleSelectionWidget_C
A blueprint class with 1 graphs.
Definition
UModuleSelectionWidget_C.h:12
UModuleSelectionWidget_C::MapsNameArray
TArray< FName > MapsNameArray
Maps Name Array.
Definition
UModuleSelectionWidget_C.h:17
UModuleSelectionWidget_C::EventGraph
void EventGraph()
Definition
UModuleSelectionWidget_C.cpp:13
UModuleSelectionWidget_C::CurrentMapSelection
FName CurrentMapSelection
Current Map Selection.
Definition
UModuleSelectionWidget_C.h:15
UModuleSelectionWidget_C::BPModuleSelection
UObject * BPModuleSelection
BPModule Selection.
Definition
UModuleSelectionWidget_C.h:16
UObject
documentation
generated
Game
Blueprints
UI
Hub
UModuleSelectionWidget_C.h
Generated
Wed Oct 9 2024 19:52:51
by Doxygen version
1.10.0