#include "FortPlayerAthenaAttributeReplicationProxy.h" FFortPlayerAthenaAttributeReplicationProxy::FFortPlayerAthenaAttributeReplicationProxy() { this->WalkSpeed = 0.00f; this->RunSpeed = 0.00f; this->SprintSpeed = 0.00f; this->FlySpeed = 0.00f; this->CrouchedRunSpeed = 0.00f; this->CrouchedSprintSpeed = 0.00f; }