ArchiveHandle.Unmount

Declaration

public Unity.Jobs.JobHandle Unmount();

Returns

JobHandle Returns the JobHandle of the unmount operation.

Description

Removes the archive from its mount point.

You must call this function for archives that mounted successfully or failed, otherwise you will have a memory leak.


Did you find this page useful? Please give it a rating: