Code format
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param texture table
|
||||
---@param unit string
|
||||
---@param texture table
|
||||
---@param unit string
|
||||
---Sets a Texture object to show a portrait of a unit. Causes the client to render a view of the unit's model from a standard perspective into a circular 2D image and display it in the given Texture object.
|
||||
function SetPortraitTexture(texture, unit) end
|
||||
function SetPortraitTexture(texture, unit) end
|
||||
|
||||
Reference in New Issue
Block a user