A Demo Project for the UnrealEngineSDK
|
#include "CoreMinimal.h"
#include "UIData.h"
#include "Components/ArrowComponent.h"
#include "Components/TimelineComponent.h"
#include "GameFramework/Actor.h"
#include "WidgetController.generated.h"
Go to the source code of this file.
Classes | |
class | AWidgetController |
AActor class representing a widget controller that manages widget functionality. More... | |