Be the first to post for 'Using the Pool API'!

If you’re reading this, there probably aren’t very many posts yet. But don’t worry, you can be the first! Either create a new post or just reply to this one to say ‘hi’.

void ATile::EndPlay(const EEndPlayReason::Type EndPlayReason)
{
	Pool->Return(NavMeshBoundsVolume);
}

should call

Super::EndPlay(EndPlayReason)

Thanks for this. I’ve patched the video. :slight_smile:

Privacy & Terms