PrimeWorldEditor/templates/MP3Proto/Structs/CommandData.xml

16 lines
584 B
XML
Raw Normal View History

2016-01-02 17:24:40 +00:00
<?xml version="1.0" encoding="UTF-8"?>
2018-10-08 03:47:18 +00:00
<PropertyTemplate ArchiveVer="4" Game="CorruptionProto">
<PropertyArchetype Type="Struct">
<Name>CommandData</Name>
<SubProperties>
<Element Type="Bool" ID="0x1AD5B168">
<DefaultValue>false</DefaultValue>
</Element>
<Element Type="Struct" ID="0x7527B3A" Archetype="ControlCommands"/>
<Element Type="Int" ID="0x4063422A">
<DefaultValue>0</DefaultValue>
</Element>
</SubProperties>
</PropertyArchetype>
</PropertyTemplate>