GetLines(List<UILineInfo>)
Populate the given list with UILineInfo.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.TextRenderingModule
public void GetLines(List<UILineInfo> lines)
Parameters
List to populate.