Working on netowrked projectiles
This commit is contained in:
@@ -35,6 +35,8 @@ public:
|
||||
UFUNCTION()
|
||||
void OnHit(UPrimitiveComponent* HitComponent, AActor* OtherActor, UPrimitiveComponent* OtherComp, FVector NormalImpulse, const FHitResult& Hit);
|
||||
|
||||
UFUNCTION()
|
||||
void TakeDamage(int Damage);
|
||||
|
||||
/*C++ only declarations*/
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user