entity.get_esp_data
Returns a table containing alpha, health, flags, and weapon_id, or nil on failure.
entity.get_esp_data(player: number): table
Arguments
Name | Description | Type |
---|---|---|
player | Player entity index. | number |
Returns table
Returns a table containing alpha, health, flags, and weapon_id, or nil on failure.
entity.get_esp_data(player: number): table
Name | Description | Type |
---|---|---|
player | Player entity index. | number |
Returns table