Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetTemplate(TileTemplate)

Get template XML for tile notification.
Read time 1 minuteLast updated 6 days ago

Definition

public static string GetTemplate(TileTemplate templ)

Parameters

A template identifier.

Returns

Type

Description

stringString, which is an empty XML document to be filled and used for tile notification.

Remarks

This can be used to retrieve a template for one of the predefined styles for tiles.