LEAP Documentation 40220
Documentation for the LEAP project
DamageType_Environmental.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"
7#include "DamageType_Environmental.generated.h"
8
9UCLASS()
11{
12 GENERATED_BODY()
13
14};
Definition: DamageType_Environmental.h:11
Definition: ProjectXDamageType.h:62