mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-15 08:06:10 +00:00
Added interface for editing array properties in the property view
This commit is contained in:
@@ -5,7 +5,16 @@
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<array ID="0xEF5C94E9">
|
||||
<default>0</default>
|
||||
<properties/>
|
||||
<element_name>Connection</element_name>
|
||||
<properties>
|
||||
<property ID="0x00" name="Connection Index" type="short" />
|
||||
<array ID="0x01" name="Activation Times">
|
||||
<properties>
|
||||
<property ID="0x00" name="Time" type="float" />
|
||||
</properties>
|
||||
</array>
|
||||
<property ID="0x02" name="Unknown" type="bool" />
|
||||
</properties>
|
||||
</array>
|
||||
<property ID="0xB8BD2175" type="float">
|
||||
<default>0.0</default>
|
||||
|
||||
Reference in New Issue
Block a user