PL/getDevelopmentMode
From Multi Theft Auto: Wiki
Ta funkcja jest używana aby sprawdzić stan trybu deweloperskiego. Po więcej informacji zerknij na setDevelopmentMode
Składnia
bool getDevelopmentMode ()
Wartości zwrotne
Zwraca true jeśli tryb deweloperski jest włączony, false jeśli jest wyłączony.
Wymagania
Minimalna wersja serwera | n/a |
---|---|
Minimalna wersja klienta | 1.1.1-9.03355 |
Uwaga: Użycie tej funkcji wymaga zasobu posiadającego zadeklarowaną minimalną wersję w meta.xml w sekcji <min_mta_version>. Przykład: <min_mta_version client="1.1.1-9.03355" />
Zobacz także
- bitAnd
- bitNot
- bitOr
- bitXor
- bitTest
- bitLRotate
- bitRRotate
- bitLShift
- bitRShift
- bitArShift
- bitExtract
- bitReplace
- createTrayNotification
- debugSleep
- downloadFile
- 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
- isTrayNotificationEnabled
- 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