Click or drag to resize

AudioClipParserSupportedExtensions Property

Return an array file extensions this parser can parse.

Namespace:  Kit.Parsers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public override string[] SupportedExtensions { get; }
Request Example View Source

Property Value

Type: String
See Also