Example #1
0
 public void InitializeUI()
 {
     dialogueUI.InitializeUI(UIPrefab, buttonPrefab, fontAsset, characterPerSecond, buttonSpacing);
 }