core
Toggle table of contents
1.1.18
common
Target filter
common
Switch theme
Search in API
Skip to content
core
core
/
net.zagart.storage
/
Storage
/
removeEntity
remove
Entity
abstract
suspend
fun
<
T
:
Any
>
removeEntity
(
clazz
:
KClass
<
T
>
,
id
:
String
)