public AttackFollow(Actor self, AttackFollowInfo info) : base(self, info) { Info = info; }
public AttackFollow(Actor self, AttackFollowInfo info) : base(self, info) { }