UI:NametagsShouldUpdate
UI:NametagsShouldUpdate(): bool
Returns
| Type | Description |
|---|---|
| bool |
Example
Hooks:Install('UI:NametagsShouldUpdate', 1, function(hook)
-- Do stuff here.
end)
Last modified April 27, 2020: Regenerate all API documentation (0b49d6be)