TextGenerator.GetCharacters
public void GetCharacters(List<UICharInfo> characters);
Parameters
| characters | List to populate. |
Description 描述
Populate the given List with UICharInfo.
| characters | List to populate. |
Populate the given List with UICharInfo.