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