AMX Mod X API Documentation

Signature
native engset_view(const index, const viewEntity);
Description

Sets the view entity on a client.

This allows pfnSetView able to hooks.

Parameters
  • index Client index
  • viewEntity Entity index
Назад
Верх