components

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

Parameters

value

A map that sets information about a component type.


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

Parameters

argument

A map that sets information about a component type.


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

Parameters

values

A map that sets information about a component type.