We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2fbfc5 commit 960cb08Copy full SHA for 960cb08
modules/client/object.lua
@@ -17,6 +17,8 @@ local SetModelAsNoLongerNeeded = SetModelAsNoLongerNeeded
17
local DeleteEntity = DeleteEntity
18
local SetEntityVisible = SetEntityVisible
19
local SetEntityAlpha = SetEntityAlpha
20
+local GetInvokingResource = GetInvokingResource
21
+local GetCurrentResourceName = GetCurrentResourceName
22
23
-- Types -----------------------------------------------------
24
---@class CPoint
0 commit comments