GetPlayerNametagVisible
GetPlayerNametagVisible
Shared Function
![]() |
![]() |
---|---|
![]() |
![]() |
Client-side Function Description
Syntax
API.getPlayerNametagVisible(LocalHandle player);
Required Arguments
- player: parameter input should be in LocalHandle type.
NOTE: This function returns data in bool type.
Usage example(s)
API.getPlayerNametagVisible(LocalHandle player);