Allow Blueprint AI Controllers to have PlayerStates

In C++, having an AIController have a PlayerState is as simple as flipping a bool.

This bool is not exposed to BP. Please expose it.

https://github.com/EpicGames/UnrealEngine/pull/4273