Implemented property name validation system

This commit is contained in:
Aruki
2018-02-11 16:11:49 -07:00
parent f980bc7536
commit 11917d03e8
44 changed files with 864 additions and 241 deletions

View File

@@ -41,15 +41,9 @@
<property ID="0xF78947D4" type="float">
<default>2.0</default>
</property>
<property ID="0x6A942A60" type="sound">
<default>-1</default>
</property>
<property ID="0x808392EC" type="sound">
<default>-1</default>
</property>
<property ID="0xDF2D8017" type="sound">
<default>-1</default>
</property>
<property ID="0x6A942A60" type="sound"/>
<property ID="0x808392EC" type="sound"/>
<property ID="0xDF2D8017" type="sound"/>
</properties>
<states/>
<messages/>

View File

@@ -3,7 +3,7 @@
<name>Midi</name>
<properties>
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
<property ID="0x9D1A67A8" type="asset" extensions="STRM"/>
<property ID="0x9D1A67A8" type="asset" extensions="CSNG"/>
<property ID="0x90AA341F" type="float">
<default>0.0</default>
</property>