跳转至

AddBehaviorTreePacket

文档版本:r/20_u8
协议版本:671

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}

}

字段

AddBehaviorTreePacket
[behavior_tree_structure]
Behavior Tree Structure (JSON):string
特殊类型。protocol.packet.addbehaviortreepacket.behavior_tree_structure.description