Template:Utility functions: Difference between revisions
Jump to navigation
Jump to search
m (Add usefull function fromColor) |
m (Useful function should not be in ServerFunctions category. Undo revision 69565 by GalAnonim (talk)) Tag: Undo |
||
Line 11: | Line 11: | ||
*[[encodeString]] | *[[encodeString]] | ||
|11849}} | |11849}} | ||
*[[fromJSON]] | *[[fromJSON]] | ||
*[[getColorFromString]] | *[[getColorFromString]] |
Revision as of 18:39, 31 March 2021
- bitAnd
- bitNot
- bitOr
- bitXor
- bitTest
- bitLRotate
- bitRRotate
- bitLShift
- bitRShift
- bitArShift
- bitExtract
- bitReplace
- encodeString
- fromJSON
- getColorFromString
- getDevelopmentMode
- getDistanceBetweenPoints2D
- getDistanceBetweenPoints3D
- getEasingValue
- getFPSLimit
- getNetworkStats
- getNetworkUsageData
- getPerformanceStats
- getRealTime
- getServerConfigSetting
- getTickCount
- getTimerDetails
- getTimers
- gettok
- getUserdataType
- getVersion
- hash
- inspect
- interpolateBetween
- iprint
- isOOPEnabled
- isTimer
- killTimer
- md5
- passwordHash
- passwordVerify
- pregFind
- pregMatch
- pregReplace
- removeDebugHook
- ref
- resetTimer
- setDevelopmentMode
- setFPSLimit
- setServerConfigSetting
- setTimer
- sha256
- split
- teaDecode
- teaEncode