minetest_x_bows/bin/lua-language-server-3.5.6-l.../meta/default utf8/UnityEngine.Experimental.As...

12 lines
491 B
Lua
Raw Normal View History

2022-11-03 10:37:33 -05:00
---@meta
---@source UnityEngine.AssetBundleModule.dll
---@class UnityEngine.Experimental.AssetBundlePatching.AssetBundleUtility: object
---@source UnityEngine.AssetBundleModule.dll
CS.UnityEngine.Experimental.AssetBundlePatching.AssetBundleUtility = {}
---@source UnityEngine.AssetBundleModule.dll
---@param bundles UnityEngine.AssetBundle[]
---@param filenames string[]
function CS.UnityEngine.Experimental.AssetBundlePatching.AssetBundleUtility:PatchAssetBundles(bundles, filenames) end