AssetBundleImportJobThemeOverridePermissions

An object that contains a list of permissions to be applied to a list of theme IDs.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of permissions for the themes that you want to apply overrides to.

Link copied to clipboard

A list of theme IDs that you want to apply overrides to. You can use * to override all themes in this asset bundle.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String