public void SetTargetUnitFrame(UnitFrame unitFrame) { targetUnitFrame = unitFrame; targetUnitFrame.UpdateUnit(unit?.Target); }