예제 #1
0
 public override void OnEquip(ActorModel owner)
 {
     _owner = owner;
     _owner.AttachParam(armor);
 }