Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


TemplateFormatter

Registers reusable templates and applies them by name.
Read time 1 minuteLast updated 4 days ago

Definition

public class TemplateFormatter : FormatterBase, IFormatter, IInitializer, ISerializationCallbackReceiver

Methods

Method

Description

ClearRemoves all registered templates.
RegisterRegisters a new template.
RemoveRemoves a template by name.

Inheritance