#include "BeamCollision.h" FBeamCollision::FBeamCollision() { this->bBeamBlocked = false; this->BeamHitDistance = 0.00f; }