geary
0.22.11
common
geary-core
/
com.mineinabyss.geary.datatypes
/
Entity
/
removeRelation
remove
Relation
inline
fun
<
K
:
Component
,
T
:
Component
>
removeRelation
(
)
:
Boolean
Removes a relation key of type
K
and value of type V.
inline
fun
<
K
:
Any
>
removeRelation
(
target
:
Entity
)
:
Boolean