Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
TextData.cs
Go to the documentation of this file.
1using UnityEngine;
2
3public class TextData : Object
4{
5 public string[] lines;
6}
string[] lines
Definition: TextData.cs:5