PreparedProject

A project file made loadable. .uapmdz archives are unpacked to a temporary directory; a plain .uapmd resolves to itself. Close it after loading to remove any temporary files.

Inheritors

AndroidPreparedProject
JvmPreparedProject
NativePreparedProject

Properties

Link copied to clipboard
abstract val error: String
Link copied to clipboard
abstract val path: String

The path to hand to TimelineFacade.loadProject.

Link copied to clipboard
abstract val success: Boolean

Functions

Link copied to clipboard
expect abstract fun close()