cs_player_models_api functions
All callable symbols documented in this include, grouped by declaration type.
Natives
| Name | Signature |
|---|---|
| cs_reset_player_model | native cs_reset_player_model(id) |
| cs_set_player_model | native cs_set_player_model(id, const model[]) /** * Restores CS default model for player. * * @param id Player index. */ native cs_reset_player_model(id) |