#include "AthenaBaseStatView.h" float UAthenaBaseStatView::GetStat(const FGameplayTag& InStat) const { return 0.0f; } UAthenaBaseStatView::UAthenaBaseStatView() { }