<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.multitheftauto.com/wiki/MTA:Eir/functions/getElementRenderMode?action=history&amp;feed=atom</id>
	<title>MTA:Eir/functions/getElementRenderMode - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.multitheftauto.com/wiki/MTA:Eir/functions/getElementRenderMode?action=history&amp;feed=atom"/>
	<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=MTA:Eir/functions/getElementRenderMode&amp;action=history"/>
	<updated>2026-05-15T17:31:26Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=MTA:Eir/functions/getElementRenderMode&amp;diff=39309&amp;oldid=prev</id>
		<title>The GTA: Created page with &quot;__NOTOC__  This function returns the current value of an internal GTA:SA rendering property. Use this function for management or debugging purposes in combination with [[MTA:Eir/...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=MTA:Eir/functions/getElementRenderMode&amp;diff=39309&amp;oldid=prev"/>
		<updated>2014-04-09T19:16:19Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;__NOTOC__  This function returns the current value of an internal GTA:SA rendering property. Use this function for management or debugging purposes in combination with [[MTA:Eir/...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__NOTOC__ &lt;br /&gt;
This function returns the current value of an internal GTA:SA rendering property. Use this function for management or debugging purposes in combination with [[MTA:Eir/functions/setElementRenderMode|setElementRenderMode]].&lt;br /&gt;
&lt;br /&gt;
==Syntax== &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
value/bool string getElementRenderMode ( element theElement, string propertyName, [ string preferedValueType ] )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Arguments===&lt;br /&gt;
*'''theElement''': the element to change a render property of&lt;br /&gt;
*'''propertyName''': name of the property to adjust&lt;br /&gt;
*'''preferedValueType''' (optional): ''int'', ''bool'' or ''float''&lt;br /&gt;
&lt;br /&gt;
===Valid Properties===&lt;br /&gt;
{{:MTA:Eir/functions/setElementRenderMode/validProps}}&lt;br /&gt;
&lt;br /&gt;
===Returns===&lt;br /&gt;
Returns the '''property value''' if a valid property was selected, '''false''' and a debug message otherwise.&lt;/div&gt;</summary>
		<author><name>The GTA</name></author>
	</entry>
</feed>