mirror of
https://github.com/Mojang/bedrock-protocol-docs.git
synced 2025-08-10 08:11:36 +00:00
47 lines
2.5 KiB
XML
47 lines
2.5 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
<!-- Generated by graphviz version 10.0.1 (20240210.2158)
|
|
-->
|
|
<!-- Title: std::optional<struct ExternalLinkSettings> Pages: 1 -->
|
|
<svg width="565pt" height="44pt"
|
|
viewBox="0.00 0.00 565.02 44.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 40)">
|
|
<title>std::optional<struct ExternalLinkSettings></title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-40 561.02,-40 561.02,4 -4,4"/>
|
|
<!-- 28 -->
|
|
<!-- name: "std::optional<struct ExternalLinkSettings>", typeName: "", id: 28, branchId: 0, recurseId: -1, attributes: 0, notes: "" -->
|
|
<g id="node1" class="node">
|
|
<title>28</title>
|
|
<ellipse fill="none" stroke="black" cx="166.33" cy="-18" rx="166.33" ry="18"/>
|
|
<text text-anchor="middle" x="166.33" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">std::optional<struct ExternalLinkSettings></text>
|
|
</g>
|
|
<!-- 29 -->
|
|
<!-- name: "Has Value", typeName: "", id: 29, branchId: 0, recurseId: -1, attributes: 0, notes: "If true, follow with appropriate data type, otherwise nothing" -->
|
|
<g id="node2" class="node">
|
|
<title>29</title>
|
|
<ellipse fill="none" stroke="black" cx="417.23" cy="-18" rx="48.57" ry="18"/>
|
|
<text text-anchor="middle" x="417.23" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">Has Value</text>
|
|
</g>
|
|
<!-- 28->29 -->
|
|
<g id="edge1" class="edge">
|
|
<title>28->29</title>
|
|
<path fill="none" stroke="black" d="M333.01,-18C341.44,-18 349.6,-18 357.28,-18"/>
|
|
<polygon fill="black" stroke="black" points="357.05,-21.5 367.05,-18 357.05,-14.5 357.05,-21.5"/>
|
|
</g>
|
|
<!-- 30 -->
|
|
<!-- name: "bool", typeName: "", id: 30, branchId: 0, recurseId: -1, attributes: 512, notes: "" -->
|
|
<g id="node3" class="node">
|
|
<title>30</title>
|
|
<ellipse fill="none" stroke="black" cx="529.41" cy="-18" rx="27.61" ry="18"/>
|
|
<text text-anchor="middle" x="529.41" y="-12.57" font-family="Times New Roman,serif" font-size="14.00">bool</text>
|
|
</g>
|
|
<!-- 29->30 -->
|
|
<g id="edge2" class="edge">
|
|
<title>29->30</title>
|
|
<path fill="none" stroke="black" d="M466.24,-18C474.25,-18 482.46,-18 490.19,-18"/>
|
|
<polygon fill="black" stroke="black" points="489.93,-21.5 499.93,-18 489.93,-14.5 489.93,-21.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|