示例#1
0
 public override void ApplyTo(GameObject instance)
 {
     Primary.ApplyTo(instance);
     Secondary.ApplyTo(instance);
 }