Web3S_Demo > Web 3S File Utils Function Library > UnmountPakFile

UnmountPakFile

Unmounts a specific pak file from path.

Inputs

In
Exec

File Path
String

Path of the pak file to unmount.

Outputs

Out
Exec

Error Message
String

Error message if unmount failed.

Success
Boolean

true if unmount was successful.