SetPackPosition
- Синтаксис
-
native SetPackPosition(DataPack:pack, position);
Переменная | Описание |
---|---|
pack |
Datapack handle |
position |
New position to set |
- Описание
- Sets the datapack read/write position.
- Пометка
-
This should only ever be used with (known to be valid) positions returned by GetPackPosition(). It is not possible for plugins to safely compute datapack positions.
- Возвращает
- Функция ничего не возвращает