set
operator fun DslList<AssetBundle.ScriptBundle.ScriptAsset, AssetBundleKt.ScriptBundleKt.Dsl.AssetProxy>.set(index: Int, value: AssetBundle.ScriptBundle.ScriptAsset)
Script code assets associated with this bundle. Always non-empty.
Content copied to clipboard
repeated .elide.assets.AssetBundle.ScriptBundle.ScriptAsset asset = 2;
Parameters
index
The index to set the value at.
value
The asset to set.