Destroyable

interface Destroyable

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard

Checks if a Destroyable instance has been destroyed or not.

Link copied to clipboard
abstract fun destroy()
Link copied to clipboard
Link copied to clipboard
abstract fun isDestroyed(): Boolean