LEAP Documentation
40220
Documentation for the LEAP project
NVIDIAReflexWidget.h
Go to the documentation of this file.
1
// Copyright Blue Isle Studios Inc 2022. All Rights Reserved.
2
3
#pragma once
4
5
#include "CoreMinimal.h"
6
#include "
UI/HUDBasicUserWidget.h
"
7
#include "NVIDIAReflexWidget.generated.h"
8
12
UCLASS()
13
class PROJECTX_API
UNVIDIAReflexWidget
: public
UHUDBasicUserWidget
14
{
15
GENERATED_BODY()
16
17
virtual
bool
ToggleHUDWidget(
bool
bToggle)
override
;
18
};
HUDBasicUserWidget.h
UHUDBasicUserWidget
Definition:
HUDBasicUserWidget.h:14
UNVIDIAReflexWidget
Definition:
NVIDIAReflexWidget.h:14
E:
ProjectY
Source
ProjectX
Public
UI
NVIDIAReflexWidget.h
Generated by
1.9.4