components

@JvmName(name = "yomarehpmyclebkh")
suspend fun components(value: Output<Map<String, EntityComponentArgs>>)
@JvmName(name = "ocswictsisgjbnfk")
suspend fun components(value: Map<String, EntityComponentArgs>?)

Parameters

value

A map that sets information about a component type.


@JvmName(name = "isubnbvqtdstuknu")
suspend fun components(vararg argument: Pair<String, suspend EntityComponentArgsBuilder.() -> Unit>)

Parameters

argument

A map that sets information about a component type.


@JvmName(name = "qeqaranfnkyokcpn")
fun components(vararg values: Pair<String, EntityComponentArgs>)

Parameters

values

A map that sets information about a component type.