geary
0.22.11
common
geary-prefabs
/
com.mineinabyss.geary.prefabs
/
PrefabPath
Prefab
Path
class
PrefabPath
(
val
namespace
:
String
,
val
get
:
(
)
->
Sequence
<
Path
>
)
Members
Constructors
Prefab
Path
Link copied to clipboard
constructor
(
namespace
:
String
,
get
:
(
)
->
Sequence
<
Path
>
)
Properties
get
Link copied to clipboard
val
get
:
(
)
->
Sequence
<
Path
>
namespace
Link copied to clipboard
val
namespace
:
String