![]() |
• Resource Manager | ||
|
API Links
Developer Links
|
Packable::GetPackSizeDefined in:
Returns the number of bytes needed to pack the object's data.
C4Packing.hPrototype
Parameters
Description
The GetPackSize function returns the number of bytes that would be written to the output stream when the object's data is packed.
See Also
Packable::Pack
Packable::Unpack
|