1
0
mirror of https://github.com/Mojang/bedrock-protocol-docs.git synced 2025-07-14 15:44:45 +00:00
Files
bedrock-protocol-docs/dot/ScriptModuleDebugUtilities__ScriptDebugShapeType.dot
2025-05-21 14:00:52 -07:00

13 lines
598 B
Plaintext

digraph "ScriptModuleDebugUtilities::ScriptDebugShapeType" {
rankdir = LR
12
12 -> 13
13 -> 14
12 [label="ScriptModuleDebugUtilities::ScriptDebugShapeType",comment="name: \"ScriptModuleDebugUtilities::ScriptDebugShapeType\", typeName: \"\", id: 12, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
13 [label="DebugShapeType",comment="name: \"DebugShapeType\", typeName: \"\", id: 13, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
14 [label="byte",comment="name: \"byte\", typeName: \"\", id: 14, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
{ rank = max;14}
}