Beispiel #1
0
 public void ChangeBeingType()
 {
     being.ChangeType(beingType.options.ToArray()[beingType.value].text);
 }