I think you need implementation constructor for AOceanManager.
AOceanManager::AOceanManager(const class FPostConstructInitializeProperties& PCIP) : Super(PCIP)
{
}
I think you need implementation constructor for AOceanManager.
AOceanManager::AOceanManager(const class FPostConstructInitializeProperties& PCIP) : Super(PCIP)
{
}