Version: 2022.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.