Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetCharacters(List<UICharInfo>)

Populate the given List with UICharInfo.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.TextRenderingModule
public void GetCharacters(List<UICharInfo> characters)

Parameters

List to populate.