AddBehaviorTreePacket¶
文档版本:r/21_u4
协议版本:748
AddBehaviorTreePacket数据包,数字ID是89
。该数据包用于protocol.packet.addbehaviortreepacket.description
结构¶
digraph "AddBehaviorTreePacket" {
rankdir = LR
0
0 -> 1
1 -> 2
0 [label="AddBehaviorTreePacket",comment="name: \"AddBehaviorTreePacket\", typeName: \"\", id: 0, branchId: 89, recurseId: -1, attributes: 0, notes: \"\""];
1 [label="Behavior Tree Structure (JSON)",comment="name: \"Behavior Tree Structure (JSON)\", typeName: \"\", id: 1, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
2 [label="string",comment="name: \"string\", typeName: \"\", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
{ rank = max;2}
}
字段¶
- Behavior Tree Structure (JSON):string
- 特殊类型。protocol.packet.addbehaviortreepacket.behavior_tree_structure.description