Template:Marker functions: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Rework)
m (Fix function in wrong category (wiki cleaning))
 
(One intermediate revision by one other user not shown)
Line 23: Line 23:
<li>[[getMarkerSize]]</li>
<li>[[getMarkerSize]]</li>
<li>[[getMarkerTarget]]</li>
<li>[[getMarkerTarget]]</li>
{{New items|3.161|1.6.0|
<li>[[getMarkerTargetArrowProperties]]</li>
<li>[[getMarkerTargetArrowProperties]]</li>
|22620}}
<li>[[getMarkerType]]</li>
<li>[[getMarkerType]]</li>
<li>[[setMarkerColor]]</li>
<li>[[setMarkerColor]]</li>
Line 29: Line 31:
<li>[[setMarkerSize]]</li>
<li>[[setMarkerSize]]</li>
<li>[[setMarkerTarget]]</li>
<li>[[setMarkerTarget]]</li>
{{New items|3.161|1.6.0|
<li>[[setMarkerTargetArrowProperties]]</li>
<li>[[setMarkerTargetArrowProperties]]</li>
|22620}}
<li>[[setMarkerType]]</li>
<li>[[setMarkerType]]</li>
<li>[[isElementWithinMarker]]</li>
</ul>
</ul>
</includeonly>
</includeonly>

Latest revision as of 14:49, 10 November 2025


The template contains a list of functions. It accepts 1 parameter, which specifies whether the functions should be displayed for server or client. Regardless of the parameter, a list of shared functions will also be displayed

Example: {{Camera functions|client}} will display a list of client-side functions, and below it a list of shared functions, similarly for the server.