engset_view
Syntax
native engset_view(const index, const viewEntity);
Usage
| Parameter | Description |
|---|---|
| index | Client index |
| viewEntity | Entity index |
Description
Sets the view entity on a client. This allows pfnSetView able to hooks.
native engset_view(const index, const viewEntity);
| Parameter | Description |
|---|---|
| index | Client index |
| viewEntity | Entity index |
Sets the view entity on a client. This allows pfnSetView able to hooks.