Initial Commit - Lesson 31 (Commit #1)
This commit is contained in:
7
Source/FPSTemplate/FPSTemplate.h
Normal file
7
Source/FPSTemplate/FPSTemplate.h
Normal file
@@ -0,0 +1,7 @@
|
||||
// Copyright Epic Games, Inc. All Rights Reserved.
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "CoreMinimal.h"
|
||||
|
||||
#define ECC_Weapon ECollisionChannel::ECC_GameTraceChannel1
|
||||
Reference in New Issue
Block a user