mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-10 05:57:48 +00:00
Marked uncooked properties in MP2/3
This commit is contained in:
@@ -14,9 +14,11 @@
|
||||
</property>
|
||||
<property ID="0x6D62EF74" type="long">
|
||||
<default>0</default>
|
||||
<should_cook>never</should_cook>
|
||||
</property>
|
||||
<property ID="0x6F8D34CA" type="float">
|
||||
<default>1.0</default>
|
||||
<should_cook>never</should_cook>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
|
||||
@@ -2,7 +2,13 @@
|
||||
<ScriptTemplate version="4">
|
||||
<name>AreaAttributes</name>
|
||||
<properties>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml"/>
|
||||
<struct ID="0x255A4580" template="Structs/EditorProperties.xml">
|
||||
<properties>
|
||||
<property ID="0x494E414D">
|
||||
<should_cook>never</should_cook>
|
||||
</property>
|
||||
</properties>
|
||||
</struct>
|
||||
<property ID="0x95D4BEE7" type="bool">
|
||||
<default>false</default>
|
||||
<description>Show the skybox. If no Skybox Model is specified, it will show the World's default skybox.</description>
|
||||
|
||||
@@ -18,6 +18,7 @@
|
||||
</property>
|
||||
<property ID="0xDB7F4AA2" type="long">
|
||||
<default>1</default>
|
||||
<should_cook>never</should_cook>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
<struct ID="0x91CEFA1E" template="Structs/GuiWidgetProperties.xml"/>
|
||||
<property ID="0xDB7F4AA2" type="long">
|
||||
<default>1</default>
|
||||
<should_cook>never</should_cook>
|
||||
</property>
|
||||
</properties>
|
||||
<states/>
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
</property>
|
||||
<property ID="0xFA08A2B2" type="float">
|
||||
<default>0.0</default>
|
||||
<should_cook>never</should_cook>
|
||||
</property>
|
||||
<property ID="0x0C5143FE" type="long">
|
||||
<default>-1</default>
|
||||
|
||||
@@ -26,6 +26,7 @@
|
||||
</property>
|
||||
<property ID="0xD6088BC5" type="long">
|
||||
<default>64</default>
|
||||
<should_cook>never</should_cook>
|
||||
</property>
|
||||
<struct ID="0x0BB62639" type="multi">
|
||||
<properties>
|
||||
|
||||
Reference in New Issue
Block a user