Example #1
0
 private void Awake()
 {
     importanceDropdown.FromList(Enum.GetNames(typeof(WorldEventImportance)));
 }