geary
0.22.11
common
geary-core
/
com.mineinabyss.geary.datatypes
/
Entity
/
getRelations
get
Relations
inline
fun
<
K
:
Component
?
,
T
:
Component
?
>
getRelations
(
)
:
List
<
Relation
>
Queries for relations using the same format as
AccessorOperations.getRelations
.
fun
getRelations
(
kind
:
ComponentId
,
target
:
EntityId
)
:
List
<
Relation
>