AssetBundleImportJobFolderOverridePermissions

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

Types

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

Properties

Link copied to clipboard

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

Link copied to clipboard

A structure that contains the permissions for the resource that you want to override in an asset bundle import job.

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