Type alias GameObjectSpawnEvent

GameObjectSpawnEvent: GameEvent & {
    gameObjectId: string;
}

Invoked at game object spawn