DxIsAspectRatioAdjustmentEnabled: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Remove requirements as git doesnt show when this function was added)
(Fix links)
Line 3: Line 3:


{{New feature/item|3.0140|1.3.3|5547|
{{New feature/item|3.0140|1.3.3|5547|
This function gets the current aspect ratio set by [[dxIsAspectRatioAdjustmentEnabled]].
This function gets the current aspect ratio set by [[DxSetAspectRatioAdjustmentEnabled]].
}}
}}


Line 12: Line 12:


===Returns===
===Returns===
*'''boolean:''' returns '''true''' when enabled by [[dxSetAspectRatioAdjustmentEnabled]], '''false''' otherwise.
*'''boolean:''' returns '''true''' when enabled by [[DxSetAspectRatioAdjustmentEnabled]], '''false''' otherwise.
*'''float:''' aspect ratio set by [[dxSetAspectRatioAdjustmentEnabled]]
*'''float:''' aspect ratio set by [[DxSetAspectRatioAdjustmentEnabled]]


==Example==
==Example==

Revision as of 01:20, 13 December 2019