Closed dyc3 closed 3 years ago
Marshalling AgentParty produces
AgentParty
{ "Party": 1, "Slot": 0 }
I expected it to include all the fields from AgentTarget and target.
AgentTarget
target
Additional context Add any other context about the problem here.
Current Behavior
Marshalling
AgentParty
producesExpected Behavior
I expected it to include all the fields from
AgentTarget
andtarget
.Additional context Add any other context about the problem here.