コード例 #1
0
 public void AddState(CharacterPropertyEnum id)
 {
     BaseProperty.AddState(id);
     ActualProperty.AddState(id);
 }