#include "FortAthenaMutator_ButterflyEvent.h" void AFortAthenaMutator_ButterflyEvent::UpdatePawnBroadcasting() { } void AFortAthenaMutator_ButterflyEvent::StopGatheringPawns() { } void AFortAthenaMutator_ButterflyEvent::StartGatheringPawns() { } AFortAthenaMutator_ButterflyEvent::AFortAthenaMutator_ButterflyEvent() { this->PawnGatherFrequency = 0.10f; }