Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


DefaultFormatter

Performs default formatting, using the same logic as string.Format.
Read time 1 minuteLast updated 6 days ago

Definition

public class DefaultFormatter : FormatterBase, IFormatter

Constructors

Constructor

Description

DefaultFormatter()Creates a new instance of the formatter.

Inheritance