Update functions.lua

This commit is contained in:
Stevie
2025-04-11 03:44:55 +01:00
committed by GitHub
parent fc1a4b42e5
commit 85bc71416a
-1
View File
@@ -7,7 +7,6 @@ QBCore.UsableItems = {}
-- Get your player first and then trigger a function on them
-- ex: local player = QBCore.Functions.GetPlayer(source)
-- ex: local example = player.Functions.functionname(parameter)
---Gets the coordinates of an entity
---@param entity number
---@return vector4