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

Dieser Commit ist zum Testen.

parent 552257f6
Branches
Tags
No related merge requests found
......@@ -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)
{
//if (OtherActor && (OtherActor != this) && OtherComp)
//{
// HasContact = true;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment