示例#1
0
 public EffectDescriptionBuilder SetCreatedByCharacter()
 {
     effect.SetCreatedByCharacter(true);
     return(this);
 }