[Export] Use project settings overrides with the target preset features instead of current platform features.
This commit is contained in:
committed by
Pāvels Nadtočajevs
parent
4248411baf
commit
c6739f64df
@ -121,6 +121,13 @@
|
||||
Returns export preset name.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_project_setting">
|
||||
<return type="Variant" />
|
||||
<param index="0" name="name" type="StringName" />
|
||||
<description>
|
||||
Returns the value of the setting identified by [param name] using export preset feature tag overrides instead of current OS features.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_script_export_mode" qualifiers="const">
|
||||
<return type="int" />
|
||||
<description>
|
||||
|
||||
Reference in New Issue
Block a user