EntityNetId¶
文档版本:r/21_u4
协议版本:748
EntityNetId类型。该类型用于protocol.type.entitynetid.description
结构¶
digraph "EntityNetId" {
rankdir = LR
2
2 -> 3
3 -> 4
2 [label="EntityNetId",comment="name: \"EntityNetId\", typeName: \"\", id: 2, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
3 [label="Raw Entity Id",comment="name: \"Raw Entity Id\", typeName: \"\", id: 3, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
4 [label="unsigned varint",comment="name: \"unsigned varint\", typeName: \"\", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
{ rank = max;4}
}
字段¶
- Raw Entity Id:unsigned varint
- 基本类型。protocol.type.entitynetid.raw_entity_id.description