3rd Party Libraries
Recent Additions
Handles Parser
Discord
datapack
WritePackCell
File
WritePackCell
Last Updated
2014-10-31
Created At
2007-02-04
Packs a normal cell into a data pack.
native
void
WritePackCell(
Handle
pack
,
any
cell
)
Parameters
Handle
pack
Handle to the data pack.
any
cell
Cell to add.
Return Value
void
Error
Invalid handle.