AssetBundleImportJobDataSourceOverridePermissions

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

Types

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

Properties

Link copied to clipboard

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

Link copied to clipboard

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

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