A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
UModuleSelectionWidget_C.h
Go to the documentation of this file.
1#pragma once
12{
13
14protected:
17 TArray<FName> MapsNameArray;
18
19private:
166 void EventGraph(); //"Event Graph"
167};
168
Base class for user widgets in the PixoCore module.
Definition BasicWidget.h:24
A blueprint class with 1 graphs.
TArray< FName > MapsNameArray
Maps Name Array.
FName CurrentMapSelection
Current Map Selection.
UObject * BPModuleSelection
BPModule Selection.