geary
0.22.11
common
geary-core
/
com.mineinabyss.geary.datatypes
/
Entity
/
getRelationsWithData
get
Relations
With
Data
inline
fun
<
K
:
Component
?
,
T
:
Component
?
>
getRelationsWithData
(
)
:
List
<
RelationWithData
<
K
,
T
>
>
Like
getRelations
, but reads appropriate data as requested and puts it in a
RelationWithData
object.