Dsl
class Dsl
Types
Properties
Link copied to clipboard
bool compressable = 5;
Link copied to clipboard
repeated .elide.data.CompressedData variant = 4;
Functions
Link copied to clipboard
fun DslList<CompressedData, AssetBundleKt.GenericBundleKt.Dsl.VariantProxy>.add(value: CompressedData)
repeated .elide.data.CompressedData variant = 4;
Link copied to clipboard
fun DslList<CompressedData, AssetBundleKt.GenericBundleKt.Dsl.VariantProxy>.addAll(values: Iterable<CompressedData>)
repeated .elide.data.CompressedData variant = 4;
Link copied to clipboard
repeated .elide.data.CompressedData variant = 4;
Link copied to clipboard
bool cacheable = 6;
Link copied to clipboard
bool compressable = 5;
Link copied to clipboard
bool external = 7;
Link copied to clipboard
string filename = 2;
Link copied to clipboard
string module = 1;
Link copied to clipboard
string token = 3;
Link copied to clipboard
inline operator fun DslList<CompressedData, AssetBundleKt.GenericBundleKt.Dsl.VariantProxy>.plusAssign(values: Iterable<CompressedData>)
inline operator fun DslList<CompressedData, AssetBundleKt.GenericBundleKt.Dsl.VariantProxy>.plusAssign(value: CompressedData)
repeated .elide.data.CompressedData variant = 4;
Link copied to clipboard
operator fun DslList<CompressedData, AssetBundleKt.GenericBundleKt.Dsl.VariantProxy>.set(index: Int, value: CompressedData)
repeated .elide.data.CompressedData variant = 4;