Skip to content

Commit

Permalink
Annotate AddBlinkyBox (#6577)
Browse files Browse the repository at this point in the history
  • Loading branch information
lL1l1 authored Dec 12, 2024
1 parent 8f68350 commit 508885d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions changelog/snippets/other.6577.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- (#6577) Annotate `AddBlinkyBox`. This UI-side global engine function makes a unit's selection box blink for some time.
4 changes: 2 additions & 2 deletions engine/User.lua
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,8 @@
--- | 'NUMPAD_DECIMAL'
--- | 'NUMPAD_DIVIDE'

--- No clue what this does
---@param entityId number
--- Repeatedly the selection box of the unit to the hovered-over state to create a blinking effect
---@param entityId EntityId
---@param onTime number
---@param offTime number
---@param totalTime number
Expand Down

0 comments on commit 508885d

Please sign in to comment.