Skip to content
Snippets Groups Projects
Commit f3a825a9 authored by Qurabi's avatar Qurabi
Browse files

Dieser Commit ist zum Testen.

parent 552257f6
No related branches found
No related tags found
No related merge requests found
...@@ -193,8 +193,6 @@ void AVirtualRealityPawn::HandleClusterEvent(const FDisplayClusterClusterEvent& ...@@ -193,8 +193,6 @@ void AVirtualRealityPawn::HandleClusterEvent(const FDisplayClusterClusterEvent&
void AVirtualRealityPawn::OnOverlapBegin(UPrimitiveComponent * OverlappedComp, AActor * OtherActor, UPrimitiveComponent * OtherComp, int32 OtherBodyIndex, bool bFromSweep, const FHitResult & SweepResult) void AVirtualRealityPawn::OnOverlapBegin(UPrimitiveComponent * OverlappedComp, AActor * OtherActor, UPrimitiveComponent * OtherComp, int32 OtherBodyIndex, bool bFromSweep, const FHitResult & SweepResult)
{ {
//if (OtherActor && (OtherActor != this) && OtherComp) //if (OtherActor && (OtherActor != this) && OtherComp)
//{
// HasContact = true;
} }
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment