๐Ÿ‡ญ๐Ÿ‡ฐ
Sleeping Dogs: DE (Script API)
CtrlK
  • Overview
  • โ›”Const
  • ๐Ÿ”ขEnums
  • ๐Ÿ“ฆClasses
    • ๐ŸŒˆColor
    • ๐Ÿ’พConfig
    • ๐Ÿš€Console
    • โ˜ฏ๏ธFont
    • ๐Ÿ‘ฝHash
    • ๐Ÿ–ผ๏ธImage
    • โŒจ๏ธInput
    • ๐Ÿ‘๏ธRenderer
    • โณTimer
    • 2๏ธโƒฃVector2
    • 3๏ธโƒฃVector3
  • ๐Ÿ—ƒ๏ธGame Classes
    • โ„น๏ธOverview
    • ๐Ÿ”ŠAudio
    • ๐Ÿ“นCamera
    • ๐Ÿซ‚CollisionData
    • ๐ŸŽฎGameInput
    • ๐ŸงฉGameSlice
    • ๐Ÿ“บHud
    • ๐Ÿ“ŠMetrics
    • ๐Ÿ“ฑPDA
    • ๐Ÿ“ˆProgressionTracker
    • ๐Ÿ’กSimObject
    • ๐Ÿ“ฎSimObjectProp
    • ๐ŸงSimCharacter
    • ๐Ÿš˜SimVehicle
    • ๐Ÿ”ซSimWeapon
    • โ˜€๏ธTimeOfDayManager
  • ๐Ÿ“ฉCallbacks
    • OnCollision
    • OnCharacterDeath
    • OnCharacterSpawn
    • OnGameUpdate
    • OnRender
    • OnUnload
    • OnVehicleDeath
Powered by GitBook
On this page

Was this helpful?

Overview

This website documents the API of Script Mod for Sleeping Dogs: Definitive Edition.

If something that is documented here doesn't work in your script try checking: https://github.com/SDmodding/Script-Mod, if you're actually using latest version of the Script Mod.

NextConst

Last updated 1 year ago

Was this helpful?