mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-07-04 20:26:05 +00:00
15 lines
499 B
XML
15 lines
499 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<PropertyTemplate ArchiveVer="4" Game="EchoesDemo">
|
|
<PropertyArchetype Type="Struct">
|
|
<Name>Vector2f</Name>
|
|
<SubProperties>
|
|
<Element Type="Float" ID="0xA1677D4E">
|
|
<DefaultValue>0.0</DefaultValue>
|
|
</Element>
|
|
<Element Type="Float" ID="0x6A3BAEEB">
|
|
<DefaultValue>0.0</DefaultValue>
|
|
</Element>
|
|
</SubProperties>
|
|
</PropertyArchetype>
|
|
</PropertyTemplate>
|