public AgentBuildData Monster(TaleWorlds.Core.Monster monster) { this.AgentData.Monster(monster); return(this); }
public AgentVisualsData Monster(TaleWorlds.Core.Monster monster) { this.MonsterData = monster; return(this); }