Files

18 lines
732 B
XML
Raw Permalink Normal View History

2016-01-02 10:24:40 -07:00
<?xml version="1.0" encoding="UTF-8"?>
2018-10-07 21:47:18 -06:00
<PropertyTemplate ArchiveVer="4" Game="DKCReturns">
<PropertyArchetype Type="Struct">
<Name>FOVInterpolationMethod</Name>
<SubProperties>
<Element Type="Enum" ID="0x19EA151B">
<DefaultValue>0x4C758A06</DefaultValue>
<Values>
2026-06-26 17:27:35 -04:00
<Element Name="kFIT_None" ID="0x2A1B6DFE"/>
<Element Name="kFIT_Absolute" ID="0x4C758A06"/>
<Element Name="kFIT_Relative" ID="0x84F1CB89"/>
2018-10-07 21:47:18 -06:00
</Values>
</Element>
<Element Type="Struct" ID="0x9F90014C" Archetype="InterpolationMethod"/>
</SubProperties>
</PropertyArchetype>
</PropertyTemplate>