Version: 2023.2
言語: 日本語
public Unity.Jobs.JobHandle Unmount ();

戻り値

JobHandle Returns the JobHandle of the unmount operation.

説明

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.