public AiGEntity CreatePlayerCharacter(int accountId, AiGEntity model) { return(_entityManager.CreatePlayerCharacter(accountId, model)); }