PrimeWorldEditor/templates/mp1/Structs/Vector2f.xml

8 lines
227 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<struct name="Vector2f" type="single">
<properties>
<property ID="0x00" name="X" type="float"/>
<property ID="0x01" name="Y" type="float"/>
</properties>
</struct>