Click or drag to resize

ResourceManagerParsers Field

Instances of classes to use for parsing data when calling Load / Save methods on a folder other than Resources.

Namespace:  Kit
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public static readonly List<ResourceParser> Parsers
Request Example View Source

Field Value

Type: ListResourceParser
See Also