Template:Client utility functions: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Added missing getColorFromString)
mNo edit summary
(37 intermediate revisions by 17 users not shown)
Line 1: Line 1:
* [[getDistanceBetweenPoints2D]]
*[[addDebugHook]]
* [[getDistanceBetweenPoints3D]]
*[[base64Decode]]
* [[getEasingValue]]
*[[base64Encode]]
* [[interpolateBetween]]
{{Bit_functions}}
* [[getColorFromString]]
*[[createTrayNotification]]
* [[getRealTime]]
*[[debugSleep]]
* [[getTickCount]]
*[[downloadFile]]
* [[getTimerDetails]]
{{New items|3.0156|1.5.5|
* [[getNetworkStats]]
*[[decodeString]]
* [[setClipboard]]
*[[encodeString]]
* [[getTimers]]
|11849}}
* [[gettok]]
*[[fromJSON]]
* [[killTimer]]
*[[getColorFromString]]
* [[resetTimer]]
*[[getDevelopmentMode]]
* [[setTimer]]
*[[getDistanceBetweenPoints2D]]
* [[split]]
*[[getDistanceBetweenPoints3D]]
* [[getVersion]]
*[[getEasingValue]]
* [[isTimer]]
*[[getFPSLimit]]
* [[md5]]
*[[getLocalization]]
* [[tocolor]]
*[[getNetworkStats]]
<!--
*[[getNetworkUsageData]]
* [[ref]]
*[[getPerformanceStats]]
* [[deref]]
*[[getRealTime]]
-->
*[[getTickCount]]
* [[utfChar]]
*[[getTimers]]
* [[utfCode]]
*[[getTimerDetails]]
* [[utfLen]]
*[[gettok]]
* [[utfSeek]]
*[[getUserdataType]]
* [[utfSub]]
*[[getVersion]]
{{New items|3.0120|1.2|
*[[hash]]
* [[toJSON]]
*[[inspect]]
* [[fromJSON]]
*[[interpolateBetween]]
* [[setDevelopmentMode]]
*[[iprint]]
* [[getDevelopmentMode]]
*[[isOOPEnabled]]
}}
*[[isTimer]]
{{New items|3.0151|1.3.1|
*[[isTrayNotificationEnabled]]
* [[downloadFile]]
*[[killTimer]]
}}
*[[md5]]
*[[passwordHash]]
*[[passwordVerify]]
*[[pregFind]]
*[[pregMatch]]
*[[pregReplace]]
*[[removeDebugHook]]
*[[resetTimer]]
*[[setClipboard]]
*[[setDevelopmentMode]]
*[[setFPSLimit]]
*[[setTimer]]
*[[setWindowFlashing]]
*[[sha256]]
*[[split]]
*[[teaDecode]]
*[[teaEncode]]
*[[tocolor]]
*[[toJSON]]
*[[utfChar]]
*[[utfCode]]
*[[utfLen]]
*[[utfSeek]]
*[[utfSub]]
 
<noinclude>[[Category:Functions templates]]</noinclude>
<noinclude>[[Category:Functions templates]]</noinclude>

Revision as of 21:47, 2 July 2018