ripe / com.ripe.android.base / Ripe / setParts

setParts

@JvmOverloads fun setParts(parts: Any, noEvents: Boolean = false, options: Map<String, Any> = HashMap()): Unit

Allows changing the customization of a set of parts in bulk.

Parameters

parts - A map or array with part, material, color triplets to be set.

noEvents - If the parts events shouldn't be triggered (defaults False).

options - A map with options to configure the operation (for internal use).