Template:Client utility functions: Difference between revisions
Jump to navigation
Jump to search
(Add getKeyboardLayout) |
Zangomangu (talk | contribs) (Added transfer box functions) |
||
Line 37: | Line 37: | ||
*[[isOOPEnabled]] | *[[isOOPEnabled]] | ||
*[[isTimer]] | *[[isTimer]] | ||
{{New items|3.0160|1.5.8| | |||
*[[isTransferBoxVisible]] | |||
|20788}} | |||
*[[isTrayNotificationEnabled]] | *[[isTrayNotificationEnabled]] | ||
*[[killTimer]] | *[[killTimer]] | ||
Line 51: | Line 54: | ||
*[[setFPSLimit]] | *[[setFPSLimit]] | ||
*[[setTimer]] | *[[setTimer]] | ||
{{New items|3.0160|1.5.8| | |||
*[[setTransferBoxVisible]] | |||
|20788}} | |||
*[[setWindowFlashing]] | *[[setWindowFlashing]] | ||
*[[sha256]] | *[[sha256]] |
Revision as of 10:11, 28 January 2021
- bitAnd
- bitNot
- bitOr
- bitXor
- bitTest
- bitLRotate
- bitRRotate
- bitLShift
- bitRShift
- bitArShift
- bitExtract
- bitReplace
- decodeString
- encodeString
- fromJSON
- getColorFromString
- getDevelopmentMode
- getDistanceBetweenPoints2D
- getDistanceBetweenPoints3D
- getEasingValue
- getFPSLimit
- getKeyboardLayout
- getLocalization
- getNetworkStats
- getNetworkUsageData
- getPerformanceStats
- getRealTime
- getTickCount
- getTimers
- getTimerDetails
- gettok
- getUserdataType
- getVersion
- hash
- inspect
- interpolateBetween
- iprint
- isOOPEnabled
- isTimer