Spawns the actor in the world
public AIController(string name=null, UnrealEngine.Framework.Blueprint blueprint=null);
name
System.String
The name of the actor
blueprint
Blueprint
The blueprint class to use as a base class, should be equal to the exact type of the actor