Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Unpacks the specified packed instance of a class.
Syntax
public boolean unpack(container packedClass)
Run On
Client
Parameters
- packedClass
Type: container
The packed class.
Return Value
Type: boolean
Always returns true.
Remarks
This method always returns true as it does not actually perform the specified operation.