Add Tutorial Text API
This commit is contained in:
@@ -24,6 +24,8 @@ function Get_All_Players() end
|
||||
|
||||
---@public
|
||||
---Adds the specified text to the tutorial text box.
|
||||
---A new text key will be appended as a new line.
|
||||
---An existing text key will be overwritten.
|
||||
---@param key string The key to use.
|
||||
---@param text string The text to add.
|
||||
---@param duration number The duration to keep text on screen, defaults to -1 (infinite).
|
||||
|
||||
Reference in New Issue
Block a user