attach_view
- Синтаксис
-
native attach_view(iIndex, iTargetIndex);
Переменная | Описание |
---|---|
iIndex |
Client index |
iTargetIndex |
Index of entity to attach to |
- Описание
- Attaches a clients viewport to an entity.
- Пометка
-
To reset the clients viewport, call this function with the client index as the target entity.