18 ai::CharacterId _chrId;
31 void serialize(streamContainer& out)
const override {
36 inline const CharacterId& getCharacterId()
const {
A protocol message is used for the serialization of the ai states for remote debugging.
Definition: IProtocolMessage.h:60
Message for the remote debugging interface.
Definition: AISelectMessage.h:16