Initializing Actor W/O Spawn

Actors have to be spawned. However, when you spawn the actor, the constructor is called, so your code will run