3rd Party Libraries
Recent Additions
Handles Parser
Discord
datapack
GetPackPosition
File
GetPackPosition
Last Updated
2015-07-20
Created At
2007-02-04
Returns the read or write position in a data pack.
native
DataPackPos
GetPackPosition(
Handle
pack
)
Parameters
Handle
pack
Handle to the data pack.
Return Value
DataPackPos
Position in the data pack, only usable with calls to SetPackPosition.
Error
Invalid handle.