Advertisement
Dieton

HitInterface.cpp

Dec 13th, 2023 (edited)
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.21 KB | Gaming | 0 0
  1. // Fill out your copyright notice in the Description page of Project Settings.
  2.  
  3.  
  4. #include "Interfaces/HitInterface.h"
  5.  
  6. // Add default functionality here for any IHitInterface functions that are not pure virtual.
  7.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement