#include "FortAwardManager.h" void UFortAwardManager::GetSourceAndContextTags(FGameplayTagContainer& OutSourceTags, FGameplayTagContainer& OutContextTags) const { } UFortAwardManager::UFortAwardManager() { this->PlayerController = NULL; }