3rd Party Libraries
Recent Additions
Handles Parser
Discord
datapack
ResetPack
File
ResetPack
Last Updated
2014-10-31
Created At
2007-02-04
Resets the position in a data pack.
native
void
ResetPack(
Handle
pack
,
bool
clear
=
false
)
Parameters
Handle
pack
Handle to the data pack.
bool
clear
If true, clears the contained data.
Return Value
void
Error
Invalid handle.