TextAssetParser Properties |
The TextAssetParser type exposes the following members.
| Name | Description | |
|---|---|---|
| ParseMode | Return whether the parser works in text-mode or binary. (Overrides ResourceParserParseMode.) | |
| SupportedExtensions | Return an array file extensions this parser can parse. (Overrides ResourceParserSupportedExtensions.) | |
| SupportedTypes | Return an array of types this parser can work with – output for reading, input for saving. (Overrides ResourceParserSupportedTypes.) |