Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IFormatterLiteralExtractor

Extracts the literal characters from a Format string
Read time 1 minuteLast updated 10 days ago

Definition

public interface IFormatterLiteralExtractor

Methods

Method

Description

WriteAllLiteralsIgnores the format arguments and writes every possible literal value. This is used to extract all possible values so that we can determine the distinct characters for font generation etc.