Click or drag to resize

AssetBundleModLoaderSupportedExtensions Field

List of extensions that can be loaded as an asset bundle.

Namespace:  Kit.Modding.Loaders
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public readonly IReadOnlyList<string> SupportedExtensions
Request Example View Source

Field Value

Type: IReadOnlyListString
See Also