LEAP Documentation
40220
Documentation for the LEAP project
AfflictionInstanceShieldRegen.h
Go to the documentation of this file.
1
// Copyright Blue Isle Studios Inc 2018. All Rights Reserved.
2
3
#pragma once
4
5
#include "CoreMinimal.h"
6
#include "
Gameplay/Afflictions/AfflictionInstanceFloat.h
"
7
#include "AfflictionInstanceShieldRegen.generated.h"
8
9
UCLASS()
10
class PROJECTX_API
UAfflictionInstanceShieldRegen
: public
UAfflictionInstanceFloat
11
{
12
GENERATED_BODY()
13
14
UAfflictionInstanceShieldRegen
();
15
16
protected
:
17
virtual
void
ApplyModifier()
override
;
18
};
AfflictionInstanceFloat.h
UAfflictionInstanceFloat
Definition:
AfflictionInstanceFloat.h:18
UAfflictionInstanceShieldRegen
Definition:
AfflictionInstanceShieldRegen.h:11
E:
ProjectY
Source
ProjectX
Public
Gameplay
Afflictions
AfflictionInstanceShieldRegen.h
Generated by
1.9.4